I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:SeqAct_CastToInt (UT3)

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

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

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"
MaxVars 255
MinVars 1
PropertyName 'IntResult'