UE3:SeqAct MultiplyInt (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 05:45, 17 January 2010

Package:
Engine
This class in other games:


Properties

Property group 'SeqAct_MultiplyInt'

ValueA

Type: int


ValueB

Type: int


Internal variables

FloatResult

Type: float


IntResult

Type: int


Default values

Property Value
ObjCategory "Math"
ObjName "Multiply Int"
VariableLinks[0]
Member Value
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "A"
PropertyName 'ValueA'
VariableLinks[1]
Member Value
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "B"
PropertyName 'ValueB'
VariableLinks[2]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "IntResult"
PropertyName 'IntResult'
VariableLinks[3]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "FloatResult"
PropertyName 'FloatResult'