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

UE3:UTSeqCond_MissionCheck (UT3)

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

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

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.