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

UE1:WarpZoneMarker (U1)

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

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 ()