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

◆ OnItemInteger()

void JsonApiStruct::OnItemInteger ( int index,
int value )
inlineprivate

Called when parsing integer value.

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

133 {
134 Print( "OnItemInteger: " + value );
135 }
proto void Print(void var)
Prints content of variable to console/log.

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