Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:UTSeqCond_MissionCheck (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06:02, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 8))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceCondition >> UTSeqCond_MissionCheck
Package: 
UTGame
This class in other games:
UT3


Properties[edit]

Property group 'UTSeqCond_MissionCheck'[edit]

MissionIDToTestFor[edit]

Type: int

This is the mission we are checking for

Default values[edit]

Property Value
ObjName "Single Player Mission Check"
OutputLinks[0]
Member Value
LinkDesc "Mission Matches"
OutputLinks[1]
Member Value
LinkDesc "Mission Does not Match"

Events[edit]

Activated[edit]

event Activated ()

Overrides: SequenceOp.Activated

Called when this event is activated.