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

◆ OnObject()

void JsonApiStruct::OnObject ( string name)
inlineprivate

Called when parsing object.

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

61 {
62 Print( "OnObject: " + name );
63 }
PlayerSpawnPresetDiscreteItemSetSlotData name
one set for cargo
proto void Print(void var)
Prints content of variable to console/log.

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