Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:SeqAct_AddFloat (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
Engine
This class in other games:
UT3


Properties[edit]

Property group 'SeqAct_AddFloat'[edit]

ValueA[edit]

Type: float


ValueB[edit]

Type: float


Internal variables[edit]

FloatResult[edit]

Type: float


IntResult[edit]

Type: int


Default values[edit]

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