The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:UseObjective (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> NavigationPoint >> JumpDest >> JumpSpot >> GameObjective >> ProximityObjective >> UseObjective
Package: 
UnrealGame

null

Default values[edit]

Property Value
Announcer_DisabledObjective AnnouncerAssault.Objective_Accomplished
Objective_Info_Attacker "Use Objective"
ObjectiveDescription "Reach Objective and Use it to disable it."

Functions[edit]

Events[edit]

Touch[edit]

event Touch (Actor Other)

Overrides: ProximityObjective.Touch


UsedBy[edit]

event UsedBy (Pawn User)

Overrides: Actor.UsedBy


Other instance functions[edit]

TellBotHowToDisable[edit]

function bool TellBotHowToDisable (Bot B)

Overrides: ProximityObjective.TellBotHowToDisable