UE1:WarpZoneMarker (RTNP)

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)
RTNP Object >> Actor >> NavigationPoint >> 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
CollisionHeight 40.0
CollisionRadius 20.0

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


SpecialHandling

event Actor SpecialHandling (Pawn Other)

Overrides: Actor.SpecialHandling


Other instance functions

FindTriggerActor

function FindTriggerActor ()