The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:SeqAct_MultiplyInt (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_MultiplyInt'[edit]

ValueA[edit]

Type: int


ValueB[edit]

Type: int


Internal variables[edit]

FloatResult[edit]

Type: float


IntResult[edit]

Type: int


Default values[edit]

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"
MaxVars 255
MinVars 1
PropertyName 'ValueB'
VariableLinks[2]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "IntResult"
MaxVars 255
MinVars 1
PropertyName 'IntResult'
VariableLinks[3]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "FloatResult"
MaxVars 255
MinVars 1
PropertyName 'FloatResult'