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

◆ SetCharacterStomachVisible()

void PluginConfigHandler::SetCharacterStomachVisible ( bool is_visible)
inlineprotected

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

1656 {
1657 SetBool( CHAR_STOMACH_VIS, is_visible );
1658 }
CfgParamBool SetBool(string key, bool value)
Определения PluginConfigDebugProfile.c:171
const string CHAR_STOMACH_VIS
Определения PluginConfigDebugProfile.c:41

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