DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ConfigGetBool()
bool
EntityType::ConfigGetBool
(
string
entryName
)
inline
protected
См. определение в файле
EntityType.c
строка
25
26
{
27
return
(
ConfigGetInt
(entryName) == 1);
28
}
EntityType::ConfigGetInt
proto int ConfigGetInt(string entryName)
Перекрестные ссылки
ConfigGetInt()
.
EntityType
Создано системой
1.13.2