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

UE3:SeqCond_CompareObject (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceCondition >> SeqCond_CompareObject

Contents

Package: 
Engine
This class in other games:
UT3


Default values[edit]

Property Value
ObjCategory "Comparison"
ObjName "Compare Objects"
OutputLinks[0]
Member Value
LinkDesc "A == B"
OutputLinks[1]
Member Value
LinkDesc "A != B"
VariableLinks[0]
Member Value
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "A"
VariableLinks[1]
Member Value
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "B"