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

UE3:SeqAct_SubtractFloat (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_SetSequenceVariable >> SeqAct_SubtractFloat
Package: 
Engine
This class in other games:
UDK

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

Properties[edit]

Property group 'SeqAct_SubtractFloat'[edit]

ValueA[edit]

Type: float


ValueB[edit]

Type: float


Internal variables[edit]

FloatResult[edit]

Type: float


IntResult[edit]

Type: int


Default values[edit]

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