DayZ 1.29
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ RemotePlayerStatDebug()

void RemotePlayerStatDebug ( PlayerBase player)

См. определение в файле RemotePlayerStatDebug.c строка 16

17 {
18 m_Player = player;
19 Init();
20
21 }
map m_Player
void Init()
Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside o...
Определения RemotePlayerStatDebug.c:23

Перекрестные ссылки Init().

Используется в PluginBase::GatherPlayerInfo(), ScriptConsoleGeneralTab::Update(), UpdateStatsWidget() и UpdateWidgetsStats().