GetRandomPositionAroundPoint
Base: AIRandomTasks
None.
| Property | Type | |
|---|---|---|
originPoint | AIArgumentMapping? | scripted |
distanceMin | AIArgumentMapping? | scripted |
distanceMax | AIArgumentMapping? | scripted |
angleMin | AIArgumentMapping? | scripted |
angleMax | AIArgumentMapping? | scripted |
outPositionArgument | AIArgumentMapping? | scripted |
finalPosition | Vector4 | scripted |
void Activate(AIbehaviorScriptExecutionContext context) overrideRTTI