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

◆ RegisterProfileOptionBool()

void DayZProfilesOptions::RegisterProfileOptionBool ( EDayZProfilesOptions option,
string profileOptionName,
bool defaultValue = true )
inlineprivate

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

432 {
433 RegisterProfileOption(option, profileOptionName, defaultValue);
434 }
void RegisterProfileOption(EDayZProfilesOptions option, string profileOptionName, bool def=true)
Определения DayZGame.c:419

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