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

◆ OnError()

void RestCallback::OnError ( int errorCode)
inlineprivate

Called in case request failed (ERestResultState) - Note! May be called multiple times in case of (RetryCount > 1)

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

56 {
57 // override this with your implementation
58 Print(" !!! OnError() ");
59 };
proto void Print(void var)
Prints content of variable to console/log.

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