DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ConfigGetType()
proto native
int
CGame::ConfigGetType
(
string
path
)
private
Returns type of config value.
Аргументы
path
of value, classes are delimited by empty space. You can specify config file by using "configFile" or "missionConfigFile" as a first class name.
Возвращает
one of constants CT_INT, CT_FLOAT, CT_STRING, CT_ARRAY, CT_CLASS, CT_OTHER
Перекрестные ссылки
path
.
CGame
Создано системой
1.13.2