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

◆ ConfigGetIntArray()

proto native void CGame::ConfigGetIntArray ( string path,
out TIntArray values )
private

Get array of integers from config on path.

Аргументы
pathof value, classes are delimited by empty space. You can specify config file by using "configFile" or "missionConfigFile" as a first class name.
valueoutput

Перекрестные ссылки path.

Используется в ComponentEnergyManager::Event_OnAwake(), CatchingContextTrapsBase::InitItemValues() и LoadVegetationSounds().