| Home Page | Recent Changes

LockedObjective

UT2003 :: Actor >> NavigationPoint >> JumpDest >> JumpSpot >> GameObjective >> LockedObjective
UT2004 :: Actor >> NavigationPoint >> JumpDest >> JumpSpot >> GameObjective >> ProximityObjective? >> LockedObjective (Package: UnrealGame)

A player must carry a KeyInventory with a certain Tag in order to disable this Objective.

Properties

Main

name KeyTag
Tag of KeyPickup which unlocks this objective

Hidden

KeyPickup MyKey
The objective's KeyPickup

Functions

FindKey()
AllActor search for the KeyPickup with a Tag matching KeyTag.
bool TellBotHowToDisable( Bot B )
Tell bots what to do to disable me. Return true if valid/useable instructions were given. Bots will either a) find this Objective because they already have the key, b) follow the enemy bot who has the key or c) follow the route to the key after this actor calls FindKey().
IsRelevant( Pawn Instigator, bool bAliveCheck )
Will return false if DisableObjective is called from KeyInventory.Unlock(). This happens when the Objective is unlocked.

Related Topics

Discussion

SuperApe: Added functions, properties, UT2004 class hierarchy, related topics.


Category Class (UT2003)

Category Class (UT2004)

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In