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

◆ GetCharacterStomachVisible()

bool PluginConfigHandler::GetCharacterStomachVisible ( )
inlineprotected

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

1651 {
1652 return GetBool( CHAR_STOMACH_VIS );
1653 }
const string CHAR_STOMACH_VIS
Определения PluginConfigDebugProfile.c:41
bool GetBool(string key)
Определения PluginConfigDebugProfile.c:179

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