![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| override TStringArray | GetVariablesOut () |
| override TStringArray | GetVariablesIn () |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
Protected Attributes | |
| ref AIExtraMoveParams | m_Params |
Static Protected Attributes | |
| static const string | PORT_REQUEST = "Request" |
| static const string | PORT_MOVING_TO_COVER = "InMovingToCover" |
| static const string | PORT_PARAMS = "OutParams" |
| static const float | STRAIGHT_PATH_COST_MODIFIER = 4.5 |
| static ref TStringArray | s_aVarsOut = { PORT_PARAMS } |
| static ref TStringArray | s_aVarsIn = { PORT_REQUEST, PORT_MOVING_TO_COVER } |
Definition at line 2 of file SCR_CreateAIExtraMoveParams_CombatMove.c.
|
inlineprotected |
Definition at line 16 of file SCR_CreateAIExtraMoveParams_CombatMove.c.
|
inlineprotected |
Definition at line 56 of file SCR_CreateAIExtraMoveParams_CombatMove.c.
|
inlineprotected |
Definition at line 53 of file SCR_CreateAIExtraMoveParams_CombatMove.c.
|
inlinestaticprotected |
Definition at line 50 of file SCR_CreateAIExtraMoveParams_CombatMove.c.
|
protected |
Definition at line 11 of file SCR_CreateAIExtraMoveParams_CombatMove.c.
|
staticprotected |
Definition at line 6 of file SCR_CreateAIExtraMoveParams_CombatMove.c.
|
staticprotected |
Definition at line 9 of file SCR_CreateAIExtraMoveParams_CombatMove.c.
|
staticprotected |
Definition at line 5 of file SCR_CreateAIExtraMoveParams_CombatMove.c.
|
staticprotected |
Definition at line 55 of file SCR_CreateAIExtraMoveParams_CombatMove.c.
|
staticprotected |
Definition at line 52 of file SCR_CreateAIExtraMoveParams_CombatMove.c.
|
staticprotected |
Definition at line 13 of file SCR_CreateAIExtraMoveParams_CombatMove.c.