![]() |
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 ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| ENodeResult | ToggleMaxLOD (AIAgent owner) |
| override void | OnAbort (AIAgent owner, Node nodeCausingAbort) |
| override TStringArray | GetVariablesIn () |
| override string | GetNodeMiddleText () |
Static Protected Member Functions | |
| static override bool | CanReturnRunning () |
| static override bool | VisibleInPalette () |
| static override string | GetOnHoverDescription () |
Protected Attributes | |
| bool | m_bPreventMaxLOD |
| bool | m_bPerformOnAbort |
| bool | m_bAbortFinished |
Static Protected Attributes | |
| static ref TStringArray | s_aVarsIn |
Definition at line 1 of file SCR_AIToggleMaxLOD.c.
|
inlinestaticprotected |
Definition at line 65 of file SCR_AIToggleMaxLOD.c.
|
inlineprotected |
Definition at line 20 of file SCR_AIToggleMaxLOD.c.
|
inlineprotected |
Definition at line 77 of file SCR_AIToggleMaxLOD.c.
|
inlinestaticprotected |
Definition at line 88 of file SCR_AIToggleMaxLOD.c.
|
inlineprotected |
Definition at line 59 of file SCR_AIToggleMaxLOD.c.
|
inlineprotected |
Definition at line 44 of file SCR_AIToggleMaxLOD.c.
|
inlineprotected |
Definition at line 14 of file SCR_AIToggleMaxLOD.c.
|
inlineprotected |
Definition at line 28 of file SCR_AIToggleMaxLOD.c.
|
inlinestaticprotected |
Definition at line 71 of file SCR_AIToggleMaxLOD.c.
|
protected |
Definition at line 11 of file SCR_AIToggleMaxLOD.c.
|
protected |
Definition at line 9 of file SCR_AIToggleMaxLOD.c.
|
protected |
Definition at line 6 of file SCR_AIToggleMaxLOD.c.
|
staticprotected |
Definition at line 54 of file SCR_AIToggleMaxLOD.c.