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

◆ OnTimeout()

void RestCallback::OnTimeout ( )
inlineprivate

Called in case request timed out or handled improperly (no error, no success, no data)

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

65 {
66 // override this with your implementation
67 Print(" !!! OnTimeout() ");
68 };
proto void Print(void var)
Prints content of variable to console/log.

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