Mostly Harmless

UE3:SeqAct_CastToInt (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_CastToInt'[edit]

bTruncate[edit]

Type: bool

If TRUE, the float value will be truncated into the integer rather than rounded into it.

Internal variables[edit]

IntResult[edit]

Type: int


Value[edit]

Type: float


Default values[edit]

Property Value
ObjCategory "Math"
ObjName "Cast To Int"
VariableLinks[0]
Member Value
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "Int"
PropertyName 'Value'
VariableLinks[1]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "Result"
PropertyName 'IntResult'