Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:SeqAct_AddInt (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Package: 
Engine
This class in other games:
UT3


Properties

Property group 'SeqAct_AddInt'

ValueA

Type: int


ValueB

Type: int


Internal variables

FloatResult

Type: float


IntResult

Type: int


Default values

Property Value
ObjCategory "Math"
ObjName "Add Int"
VariableLinks[0]
Member Value
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "A"
PropertyName 'ValueA'
VariableLinks[1]
Member Value
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "B"
PropertyName 'ValueB'
VariableLinks[2]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "IntResult"
PropertyName 'IntResult'
VariableLinks[3]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "FloatResult"
PropertyName 'FloatResult'