I don't need to test my programs. I have an error-correcting modem.

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

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