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

◆ OnItemBoolean()

void JsonApiStruct::OnItemBoolean ( int index,
bool value )
inlineprivate

Called when parsing boolean value.

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

149 {
150 Print( "OnItemBoolean: " + value );
151 }
proto void Print(void var)
Prints content of variable to console/log.

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