UE2:WarpZoneMarker (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:12, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT2003 Object >> Actor >> NavigationPoint >> SmallNavigationPoint >> WarpZoneMarker
Package:
Engine
This class in other games:

WarpZoneMarker.

Properties

markedWarpZone

Type: WarpZoneInfo


TriggerActor

Type: Actor

used to tell AI how to trigger me

TriggerActor2

Type: Actor


Default values

Property Value
bCollideWhenPlacing False
bHiddenEd True

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: NavigationPoint.PostBeginPlay


SpecialHandling

event Actor SpecialHandling (Pawn Other)

Overrides: Actor.SpecialHandling


Other instance functions

FindTriggerActor

function FindTriggerActor ()