I'm a doctor, not a mechanic

UE2:WarpZoneMarker (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> NavigationPoint >> SmallNavigationPoint >> WarpZoneMarker
Package: 
Engine
This class in other games:
RTNP, U1, UT, UE2Runtime, UT2003, U2XMP, U2

WarpZoneMarker.

Properties[edit]

markedWarpZone[edit]

Type: WarpZoneInfo


TriggerActor[edit]

Type: Actor

used to tell AI how to trigger me

TriggerActor2[edit]

Type: Actor


Default values[edit]

Property Value
bCollideWhenPlacing False
bHiddenEd True

Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: NavigationPoint.PostBeginPlay


SpecialHandling[edit]

event Actor SpecialHandling (Pawn Other)

Overrides: Actor.SpecialHandling


Other instance functions[edit]

FindTriggerActor[edit]

function FindTriggerActor ()