![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | Enable () |
| override void | Disable () |
| override void | OnGameModeEnd () |
| override void | OnPlayerConnected (int playerId) |
| override void | OnPlayerDisconnected (int playerId, KickCauseCode cause, IEntity controlledEntity) |
| void | OnPlayerRankChanged (SCR_ECharacterRank prevRank, SCR_ECharacterRank newRank, IEntity playerEntity, bool silent) |
| void | OnPlayerXPChanged (int playerId, int currentXP, int XPToAdd, SCR_EXPRewards rewardId) |
| void | SetPlayerXPData (int playerId, SCR_AnalyticsPlayerXPData data) |
| void | ~SCR_AnalyticsDataCollectionXPEventsModule () |
Protected Attributes | |
| ref map< int, ref SCR_AnalyticsPlayerXPData > | m_mPlayerXPData = new map<int, ref SCR_AnalyticsPlayerXPData>() |
Definition at line 2 of file SCR_AnalyticsDataCollectionXPEventsModule.c.
|
inlineprotected |
Definition at line 200 of file SCR_AnalyticsDataCollectionXPEventsModule.c.
|
inlineprotected |
Definition at line 20 of file SCR_AnalyticsDataCollectionXPEventsModule.c.
|
inlineprotected |
Definition at line 12 of file SCR_AnalyticsDataCollectionXPEventsModule.c.
|
inlineprotected |
Definition at line 28 of file SCR_AnalyticsDataCollectionXPEventsModule.c.
|
inlineprotected |
Definition at line 34 of file SCR_AnalyticsDataCollectionXPEventsModule.c.
|
inlineprotected |
Definition at line 58 of file SCR_AnalyticsDataCollectionXPEventsModule.c.
|
inlineprotected |
Definition at line 80 of file SCR_AnalyticsDataCollectionXPEventsModule.c.
|
inlineprotected |
Definition at line 108 of file SCR_AnalyticsDataCollectionXPEventsModule.c.
|
inlineprotected |
Definition at line 128 of file SCR_AnalyticsDataCollectionXPEventsModule.c.
|
protected |
Definition at line 4 of file SCR_AnalyticsDataCollectionXPEventsModule.c.