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

◆ GetVersionVisible()

bool PluginConfigHandler::GetVersionVisible ( )
inlineprotected

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

1660 {
1661 return GetBool( VERSION_VIS );
1662 }
bool GetBool(string key)
Определения PluginConfigDebugProfile.c:199
const string VERSION_VIS
Определения PluginConfigDebugProfile.c:67

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