I'm a doctor, not a mechanic
UE1:PatrolPoint (RTNP)
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[edit]
Property group 'PatrolPoint'[edit]
Nextpatrol[edit]
Type: name
next point to go to
numAnims[edit]
Type: byte
PatrolAnim[edit]
Type: name
PatrolSound[edit]
Type: Sound
pausetime[edit]
Type: float
how long to pause here
Internal variables[edit]
AnimCount[edit]
Type: int
lookdir[edit]
Type: Object.Vector
direction to look while stopped
NextPatrolPoint[edit]
Type: PatrolPoint
Default values[edit]
Property | Value |
---|---|
bDirectional | True |
SoundVolume | 128 |
Texture | Texture'Engine.S_Patrol' |
Events[edit]
PreBeginPlay[edit]
event PreBeginPlay ()
Overrides: Actor.PreBeginPlay