DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
RegisterProfileOptionBool()
void DayZProfilesOptions::RegisterProfileOptionBool
(
EDayZProfilesOptions
option
,
string
profileOptionName
,
bool
defaultValue
=
true
)
inline
private
См. определение в файле
DayZGame.c
строка
433
434
{
435
RegisterProfileOption
(option, profileOptionName, defaultValue);
436
}
DayZProfilesOptions::RegisterProfileOption
void RegisterProfileOption(EDayZProfilesOptions option, string profileOptionName, bool def=true)
Определения
DayZGame.c:421
Перекрестные ссылки
RegisterProfileOption()
.
DayZProfilesOptions
Создано системой
1.13.2