Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:PatrolPoint (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> NavigationPoint >> PatrolPoint
Package: 
Engine
This class in other games:
RTNP, U1, 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