My program doesn't have bugs. It just develops random features.

UE3:SeqAct_DivideFloat (UDK)

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


Properties

Property group 'SeqAct_DivideFloat'

ValueA

Type: float


ValueB

Type: float


Internal variables

FloatResult

Type: float


IntResult

Type: int


Default values

Property Value
ObjCategory "Math"
ObjName "Divide 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'