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

◆ GetCharacterStomachVisible()

bool PluginConfigHandler::GetCharacterStomachVisible ( )
inlineprotected

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

1634 {
1635 return GetBool( CHAR_STOMACH_VIS );
1636 }
const string CHAR_STOMACH_VIS
Определения PluginConfigDebugProfile.c:65
bool GetBool(string key)
Определения PluginConfigDebugProfile.c:199

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