![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnInit (AIAgent owner) |
| override void | OnEnter (AIAgent owner) |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| void | TryTurnOnHazardLightsOnStuck (notnull SCR_AIGroupVehicle groupVehicle) |
| void | PrintDebug (AIAgent owner, string message) |
| void | FailAction () |
| void | CompleteWaypoint () |
| override TStringArray | GetVariablesOut () |
| override TStringArray | GetVariablesIn () |
| ENodeResult | NodeErrorOnce (AIAgent owner, string errorMessage) |
Static Protected Member Functions | |
| bool | CanReturnRunning () |
| static override string | GetOnHoverDescription () |
Protected Attributes | |
| SCR_AIGroup | m_Group |
| SCR_AIGroupUtilityComponent | m_GroupUtilityComponent |
| bool | m_bProducedError |
| bool | m_bReturnRunning |
Static Protected Attributes | |
| static ref TStringArray | s_aVarsOut = {} |
| static ref TStringArray | s_aVarsIn = {PORT_MOVE_RESULT, PORT_HANDLER_ID, PORT_IS_WAYPOINT_RELATED, PORT_MOVE_LOCATION} |
Definition at line 2 of file SCR_AIProcessFailedMovementResult.c.
|
inlinestaticprotected |
Definition at line 208 of file SCR_AIProcessFailedMovementResult.c.
|
inlineprotected |
Definition at line 198 of file SCR_AIProcessFailedMovementResult.c.
|
inlineprotected |
Definition at line 32 of file SCR_AIProcessFailedMovementResult.c.
|
inlineprotected |
Definition at line 190 of file SCR_AIProcessFailedMovementResult.c.
|
inlinestaticprotected |
Definition at line 219 of file SCR_AIProcessFailedMovementResult.c.
|
inlineprotected |
Definition at line 216 of file SCR_AIProcessFailedMovementResult.c.
|
inlineprotected |
Definition at line 212 of file SCR_AIProcessFailedMovementResult.c.
|
inlineprotected |
Definition at line 225 of file SCR_AIProcessFailedMovementResult.c.
|
inlineprotected |
Definition at line 26 of file SCR_AIProcessFailedMovementResult.c.
|
inlineprotected |
Definition at line 15 of file SCR_AIProcessFailedMovementResult.c.
|
inlineprotected |
Definition at line 179 of file SCR_AIProcessFailedMovementResult.c.
|
inlineprotected |
Definition at line 153 of file SCR_AIProcessFailedMovementResult.c.
|
protected |
Definition at line 11 of file SCR_AIProcessFailedMovementResult.c.
|
protected |
Definition at line 12 of file SCR_AIProcessFailedMovementResult.c.
|
protected |
Definition at line 9 of file SCR_AIProcessFailedMovementResult.c.
|
protected |
Definition at line 10 of file SCR_AIProcessFailedMovementResult.c.
|
staticprotected |
Definition at line 215 of file SCR_AIProcessFailedMovementResult.c.
|
staticprotected |
Definition at line 211 of file SCR_AIProcessFailedMovementResult.c.