![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | Update (float timeTick) |
| void | OnPlayerDisconnected (int playerID, IEntity controlledEntity=null) |
| void | AddInvokers (IEntity player) |
| void | RemoveInvokers (IEntity player) |
| void | OnPlayerSpawned (int playerID, IEntity controlledEntity) |
| void | OnPlayerAuditSuccess (int playerID) |
| void | OnPlayerKilled (int playerId, IEntity playerEntity, IEntity killerEntity, notnull Instigator instigator, notnull SCR_InstigatorContextData instigatorContextData) |
| void | OnAIKilled (IEntity AIEntity, IEntity killerEntity, notnull Instigator instigator, notnull SCR_InstigatorContextData instigatorContextData) |
| void | OnGameModeEnd () |
| void | InitModule () |
| void | OnControlledEntityChanged (IEntity from, IEntity to) |
Protected Attributes | |
| ref map< int, TextWidget > | m_StatsVisualization |
| float | m_fTimeSinceUpdate = 0 |
| float | m_fUpdatePeriod |
Definition at line 2 of file SCR_DataCollectorModule.c.
|
protected |
|
protected |
|
protected |
|
inlineprotected |
Definition at line 68 of file SCR_DataCollectorModule.c.
|
protected |
|
protected |
|
inlineprotected |
Definition at line 22 of file SCR_DataCollectorModule.c.
|
protected |
|
inlineprotected |
Definition at line 38 of file SCR_DataCollectorModule.c.
|
protected |
|
protected |
|
protected |
Definition at line 6 of file SCR_DataCollectorModule.c.
|
protected |
Definition at line 8 of file SCR_DataCollectorModule.c.
|
protected |
Definition at line 4 of file SCR_DataCollectorModule.c.