![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | OnUpdatePoint (WorldUpdatePointArgs args) |
| void | ~SCR_ScenarioFrameworkCallQueueSystem () |
| Clears CallQueue after destruction of this system. | |
Static Protected Member Functions | |
| static SCR_ScenarioFrameworkCallQueueSystem | GetInstance () |
| static ScriptCallQueue | GetCallQueueNonPausable () |
Protected Attributes | |
| float | m_fTimer |
| float | m_fCheckInterval |
Static Protected Attributes | |
| static ref ScriptCallQueue | s_CallQueueNonPausable = new ScriptCallQueue() |
Definition at line 1 of file SCR_ScenarioFrameworkCallQueueSystem.c.
|
inlineprotected |
Clears CallQueue after destruction of this system.
Definition at line 51 of file SCR_ScenarioFrameworkCallQueueSystem.c.
|
inlinestaticprotected |
Definition at line 28 of file SCR_ScenarioFrameworkCallQueueSystem.c.
|
inlinestaticprotected |
Definition at line 17 of file SCR_ScenarioFrameworkCallQueueSystem.c.
|
inlineprotected |
Definition at line 35 of file SCR_ScenarioFrameworkCallQueueSystem.c.
|
protected |
Definition at line 13 of file SCR_ScenarioFrameworkCallQueueSystem.c.
|
protected |
Definition at line 12 of file SCR_ScenarioFrameworkCallQueueSystem.c.
|
staticprotected |
Definition at line 11 of file SCR_ScenarioFrameworkCallQueueSystem.c.