I'm a doctor, not a mechanic

UE3:SeqAct_SubtractFloat (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_SetSequenceVariable >> SeqAct_SubtractFloat
Package: 
Engine
This class in other games:
UT3


Properties[edit]

Property group 'SeqAct_SubtractFloat'[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 "Subtract 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'