![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Game core which persists through whole game and stores various data for AI debugging. More...
Protected Member Functions | |
| override void | OnGameStart () |
| override void | OnGameEnd () |
Static Protected Member Functions | |
| static SCR_AIDebug | GetInstance () |
| static string | GetBehaviorName (SCR_AIBehaviorBase behavior) |
Protected Attributes | |
| ref FileHandle | m_FileHandle |
Static Protected Attributes | |
| static ref SCR_AIDebug | s_Instance |
Game core which persists through whole game and stores various data for AI debugging.
Definition at line 3 of file SCR_AIDebug.c.
|
inlinestaticprotected |
| behavior |
Definition at line 49 of file SCR_AIDebug.c.
|
inlinestaticprotected |
Definition at line 13 of file SCR_AIDebug.c.
|
inlineprotected |
Definition at line 31 of file SCR_AIDebug.c.
|
inlineprotected |
Definition at line 19 of file SCR_AIDebug.c.
|
protected |
Definition at line 9 of file SCR_AIDebug.c.
|
staticprotected |
Definition at line 7 of file SCR_AIDebug.c.