![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnPlayerConnected (int playerId) |
| override void | OnPlayerDisconnected (int playerId, KickCauseCode cause, IEntity controlledEntity) |
| void | SetPlayerTimeAndNight (int playerId) |
| void | GetTimeAndNight (out string time, out bool isNight) |
| void | ~SCR_AnalyticsDataCollectionTimeAndWeatherModule () |
Definition at line 2 of file SCR_AnalyticsDataCollectionTimeAndWeatherModule.c.
|
inlineprotected |
Definition at line 74 of file SCR_AnalyticsDataCollectionTimeAndWeatherModule.c.
|
inlineprotected |
Gets the current world time, converts it to military format (12:35 -> 1235) and checks if current time is night time
| [out] | time | |
| [out] | isNight |
Definition at line 41 of file SCR_AnalyticsDataCollectionTimeAndWeatherModule.c.
|
inlineprotected |
Definition at line 5 of file SCR_AnalyticsDataCollectionTimeAndWeatherModule.c.
|
inlineprotected |
Definition at line 11 of file SCR_AnalyticsDataCollectionTimeAndWeatherModule.c.
|
inlineprotected |
Definition at line 17 of file SCR_AnalyticsDataCollectionTimeAndWeatherModule.c.