Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:TriggeredObjective (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> Actor >> NavigationPoint >> JumpDest >> JumpSpot >> GameObjective >> TriggeredObjective

Contents

Package: 
UnrealGame
This class in other games:
UT2004

null

[edit] Properties

[edit] MyTrigger

Type: Actor


[edit] Functions

[edit] Events

[edit] Trigger

event Trigger (Actor Other, Pawn Instigator)

Overrides: Actor.Trigger


[edit] Other instance functions

[edit] BotNearObjective

function bool BotNearObjective (Bot B)

Overrides: GameObjective.BotNearObjective


[edit] FindTrigger

function FindTrigger ()


[edit] TellBotHowToDisable

function bool TellBotHowToDisable (Bot B)

Overrides: GameObjective.TellBotHowToDisable