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

◆ GetVersionVisible()

bool PluginConfigHandler::GetVersionVisible ( )
inlineprotected

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

1677 {
1678 return GetBool( VERSION_VIS );
1679 }
bool GetBool(string key)
Определения PluginConfigDebugProfile.c:179
const string VERSION_VIS
Определения PluginConfigDebugProfile.c:43

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