I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:LockedObjective (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> NavigationPoint >> JumpDest >> JumpSpot >> GameObjective >> LockedObjective |
- Package:
- UnrealGame
- This class in other games:
- UT2004
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
Overrides: GameObjective.TellBotHowToDisable