I'm a doctor, not a mechanic
UE2:LockedObjective (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> NavigationPoint >> JumpDest >> JumpSpot >> GameObjective >> LockedObjective |
Contents |
- Package:
- UnrealGame
- This class in other games:
- UT2004
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Properties
[edit] Property group 'LockedObjective'
[edit] KeyTag
Type: name
tag of key which unlocks this objective
Default value: 'KeyPickup'
[edit] Internal variables
[edit] MyKey
Type: KeyPickup
[edit] Default values
| Property | Value |
|---|---|
| bCollideActors | True |
[edit] Functions
[edit] Events
[edit] Touch
event Touch (Actor Other)
Overrides: Actor.Touch
[edit] Other instance functions
[edit] DisableObjective
function DisableObjective (Pawn Instigator)
Overrides: GameObjective.DisableObjective
[edit] FindKey
function FindKey ()
[edit] Reset
function Reset ()
Overrides: GameObjective.Reset
[edit] TellBotHowToDisable
Overrides: GameObjective.TellBotHowToDisable
