Mostly Harmless

UE1:PatrolPoint (U1)

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)
Jump to: navigation, search
U1 Object >> Actor >> NavigationPoint >> PatrolPoint
Package: 
Engine
This class in other games:
RTNP, UT, U2XMP

PatrolPoint.

Properties

Property group 'PatrolPoint'

Nextpatrol

Type: name

next point to go to

numAnims

Type: byte


PatrolAnim

Type: name


PatrolSound

Type: Sound


pausetime

Type: float

how long to pause here

Internal variables

AnimCount

Type: int


lookdir

Type: Object.Vector

direction to look while stopped

NextPatrolPoint

Type: PatrolPoint


Default values

Property Value
bDirectional True
SoundVolume 128
Texture Texture'Engine.S_Patrol'

Events

PreBeginPlay

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay