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

◆ OnItemVector()

void JsonApiStruct::OnItemVector ( int index,
vector value )
inlineprivate

Called when parsing vector value from array.

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

165 {
166 Print( "OnItemVector: " + value );
167 }
proto void Print(void var)
Prints content of variable to console/log.

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