I'm a doctor, not a mechanic

UE2:LockedObjective (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> NavigationPoint >> JumpDest >> JumpSpot >> GameObjective >> LockedObjective
Package: 
UnrealGame
This class in other games:
UT2004

null

Properties

Property group 'LockedObjective'

KeyTag

Type: name

tag of key which unlocks this objective

Default value: 'KeyPickup'

Internal variables

MyKey

Type: KeyPickup


Default values

Property Value
bCollideActors True

Functions

Events

Touch

event Touch (Actor Other)

Overrides: Actor.Touch


Other instance functions

DisableObjective

function DisableObjective (Pawn Instigator)

Overrides: GameObjective.DisableObjective


FindKey

function FindKey ()


Reset

function Reset ()

Overrides: GameObjective.Reset


TellBotHowToDisable

function bool TellBotHowToDisable (Bot B)

Overrides: GameObjective.TellBotHowToDisable