InVehicleDrivePatrolDecorator
Base: AIVehicleTaskAbstract
None.
| Property | Type | |
|---|---|---|
vehCommand | AIVehicleDrivePatrolCommand? | scripted |
maxSpeed | AIArgumentMapping? | scripted |
minSpeed | AIArgumentMapping? | scripted |
clearTrafficOnPath | AIArgumentMapping? | scripted |
emergencyPatrol | AIArgumentMapping? | scripted |
numPatrolLoops | AIArgumentMapping? | scripted |
void Activate(AIbehaviorScriptExecutionContext context) overrideRTTIvoid ProcessInitCommands(AIbehaviorScriptExecutionContext context) RTTIAIVehicleDrivePatrolCommand? GetMountedVehicleActivePatrolCommand(AIbehaviorScriptExecutionContext context) RTTIAIbehaviorUpdateOutcome Update(AIbehaviorScriptExecutionContext context) overrideRTTIvoid Deactivate(AIbehaviorScriptExecutionContext context) overrideRTTI