UE3:SeqAct CastToInt (UDK): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
m 1 revision: class descriptions for UDK January update (part 4)
 
(No difference)

Latest revision as of 06:45, 17 January 2010

Package:
Engine
This class in other games:


Properties

Property group 'SeqAct_CastToInt'

bTruncate

Type: bool

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

Internal variables

IntResult

Type: int


Value

Type: float


Default values

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'