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

◆ SetCharacterStomachVisible()

void PluginConfigHandler::SetCharacterStomachVisible ( bool is_visible)
inlineprotected

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

1639 {
1640 SetBool( CHAR_STOMACH_VIS, is_visible );
1641 }
CfgParamBool SetBool(string key, bool value)
Определения PluginConfigDebugProfile.c:191
const string CHAR_STOMACH_VIS
Определения PluginConfigDebugProfile.c:65

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