Always snap to grid

UE3:SeqCond_CompareInt (UDK)

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


Properties[edit]

Property group 'SeqCond_CompareInt'[edit]

ValueA[edit]

Type: int


ValueB[edit]

Type: int


Default values[edit]

Property Value
ObjCategory "Comparison"
ObjName "Compare Int"
OutputLinks[0]
Member Value
LinkDesc "A <= B"
OutputLinks[1]
Member Value
LinkDesc "A > B"
OutputLinks[2]
Member Value
LinkDesc "A == B"
OutputLinks[3]
Member Value
LinkDesc "A < B"
OutputLinks[4]
Member Value
LinkDesc "A >= B"
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'