AIPatrolRole class
AIPatrolRole
Inheritance
Base: AIRole
Derived
None.
Properties
| Property | Type | |
|---|---|---|
pathParams | AIPatrolPathParameters? | scripted |
alertedPathParams | AIPatrolPathParameters? | scripted |
alertedRadius | float | scripted |
alertedSpots | AIbehaviorWorkspotList? | scripted |
forceAlerted | bool | scripted |
Functions
AIPatrolPathParameters? GetPathParams()RTTIAIPatrolPathParameters? GetAlertedPathParams()RTTIfloat GetAlertedRadius()RTTIbool IsForceAlerted()RTTIAIbehaviorWorkspotList? GetAlertedSpots()RTTIEAIRole GetRoleEnum()overrideRTTITDBID GetTweakRecordId()overrideRTTIvoid OnRoleSet(WeakHandle<game.Object> owner)overrideRTTI