![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Returns a position of entity with local space offset. More...
Protected Member Functions | |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| override TStringArray | GetVariablesIn () |
| override TStringArray | GetVariablesOut () |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
| static override string | GetOnHoverDescription () |
Protected Attributes | |
| vector | m_fOffsetLocal |
| vector | m_fOffsetWorld |
Static Protected Attributes | |
| static const string | ENTITY_PORT = "Entity" |
| static const string | POSITION_PORT = "Position" |
| static ref TStringArray | s_aVarsIn = { ENTITY_PORT } |
| static ref TStringArray | s_aVarsOut = { POSITION_PORT } |
Returns a position of entity with local space offset.
Definition at line 2 of file SCR_AIGetEntityPosition.c.
|
inlineprotected |
Definition at line 20 of file SCR_AIGetEntityPosition.c.
|
inlinestaticprotected |
Definition at line 15 of file SCR_AIGetEntityPosition.c.
|
inlineprotected |
Definition at line 40 of file SCR_AIGetEntityPosition.c.
|
inlineprotected |
Definition at line 43 of file SCR_AIGetEntityPosition.c.
|
inlinestaticprotected |
Definition at line 13 of file SCR_AIGetEntityPosition.c.
|
staticprotected |
Definition at line 10 of file SCR_AIGetEntityPosition.c.
|
protected |
Definition at line 5 of file SCR_AIGetEntityPosition.c.
|
protected |
Definition at line 8 of file SCR_AIGetEntityPosition.c.
|
staticprotected |
Definition at line 11 of file SCR_AIGetEntityPosition.c.
|
staticprotected |
Definition at line 39 of file SCR_AIGetEntityPosition.c.
|
staticprotected |
Definition at line 42 of file SCR_AIGetEntityPosition.c.