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

◆ OnVector()

void JsonApiStruct::OnVector ( string name,
vector value )
inlineprivate

Called when parsing vector value.

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

101 {
102 Print( "OnVector: " + value );
103 }
proto void Print(void var)
Prints content of variable to console/log.

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