![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override TStringArray | GetVariablesIn () |
| override array< string > | GetVariablesOut () |
| override void | OnAbort (AIAgent owner, Node nodeCausingAbort) |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| override string | GetNodeMiddleText () |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
| bool | CanReturnRunning () |
| static override string | GetOnHoverDescription () |
Protected Attributes | |
| bool | m_bFailAfter |
| bool | m_bWaitOnAbort |
| bool | m_bIncrementOnAbort |
| string | m_sDebugMessage |
Static Protected Attributes | |
| static const string | PORT_VAR_IN = "Counter" |
| static const string | PORT_VAR_OUT = "Out" |
| static ref TStringArray | s_aVarsIn |
| static ref TStringArray | s_aVarsOut |
Definition at line 2 of file SCR_AIDebugCounter.c.
|
inlinestaticprotected |
Definition at line 77 of file SCR_AIDebugCounter.c.
|
inlineprotected |
Definition at line 52 of file SCR_AIDebugCounter.c.
|
inlineprotected |
Definition at line 89 of file SCR_AIDebugCounter.c.
|
inlinestaticprotected |
Definition at line 83 of file SCR_AIDebugCounter.c.
|
inlineprotected |
Definition at line 23 of file SCR_AIDebugCounter.c.
|
inlineprotected |
Definition at line 32 of file SCR_AIDebugCounter.c.
|
inlineprotected |
Definition at line 38 of file SCR_AIDebugCounter.c.
|
inlinestaticprotected |
Definition at line 71 of file SCR_AIDebugCounter.c.
|
protected |
Definition at line 5 of file SCR_AIDebugCounter.c.
|
protected |
Definition at line 11 of file SCR_AIDebugCounter.c.
|
protected |
Definition at line 8 of file SCR_AIDebugCounter.c.
|
protected |
Definition at line 14 of file SCR_AIDebugCounter.c.
|
staticprotected |
Definition at line 16 of file SCR_AIDebugCounter.c.
|
staticprotected |
Definition at line 17 of file SCR_AIDebugCounter.c.
|
staticprotected |
Definition at line 20 of file SCR_AIDebugCounter.c.
|
staticprotected |
Definition at line 29 of file SCR_AIDebugCounter.c.