![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override array< string > | GetVariablesIn () |
| override array< string > | GetVariablesOut () |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| bool | FindPosition2D (out vector randomPos, vector randomSphereOrigin, float randomSphereRadius, vector excludeSphereOrigin=vector.Zero, float excludeRadius=0, int iterationCount=50) |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
| string | GetOnHoverDescription () |
Protected Attributes | |
| vector | m_vSearchCenter |
| float | m_fSearchRadius |
| vector | m_vExcludeCenter |
| float | m_fExcludeRadius |
| int | m_iIterationCount |
Static Protected Attributes | |
| static ref TStringArray | s_aVarsIn |
| static ref TStringArray | s_aVarsOut |
Definition at line 1 of file SCR_AIGetRandomPointWithExclude.c.
|
inlineprotected |
Definition at line 54 of file SCR_AIGetRandomPointWithExclude.c.
|
inlineprotected |
Definition at line 90 of file SCR_AIGetRandomPointWithExclude.c.
|
inlinestaticprotected |
Definition at line 118 of file SCR_AIGetRandomPointWithExclude.c.
|
inlineprotected |
Definition at line 39 of file SCR_AIGetRandomPointWithExclude.c.
|
inlineprotected |
Definition at line 48 of file SCR_AIGetRandomPointWithExclude.c.
|
inlinestaticprotected |
Definition at line 26 of file SCR_AIGetRandomPointWithExclude.c.
|
protected |
Definition at line 20 of file SCR_AIGetRandomPointWithExclude.c.
|
protected |
Definition at line 14 of file SCR_AIGetRandomPointWithExclude.c.
|
protected |
Definition at line 23 of file SCR_AIGetRandomPointWithExclude.c.
|
protected |
Definition at line 17 of file SCR_AIGetRandomPointWithExclude.c.
|
protected |
Definition at line 11 of file SCR_AIGetRandomPointWithExclude.c.
|
staticprotected |
Definition at line 32 of file SCR_AIGetRandomPointWithExclude.c.
|
staticprotected |
Definition at line 45 of file SCR_AIGetRandomPointWithExclude.c.