I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

Difference between revisions of "UE3:SeqCond CompareObject (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
m (1 revision: class descriptions for UDK January update (part 5))
 
(No difference)

Latest revision as of 05:47, 17 January 2010

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"