Mostly Harmless
UE1:PatrolPoint (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> NavigationPoint >> PatrolPoint |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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