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

◆ OnEndArray()

void JsonApiStruct::OnEndArray ( int itemCount)
inlineprivate

Called when array end, returns count of items.

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

117 {
118 Print( "OnEndArray: " + itemCount );
119 }
proto void Print(void var)
Prints content of variable to console/log.

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