I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:SeqCond_CompareObject (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:24, 17 January 2010 by (Talk)

Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceCondition >> SeqCond_CompareObject

Contents

Package: 
Engine
This class in other games:
UT3


Default values

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"