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

◆ OnSuccess()

void BackendCallback::OnSuccess ( int code)
inlineprivate

Request finished with success result.

Аргументы
codeCode is type of EBackendRequest

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

112 {
113 Print("[BackendCallback] OnSuccess()");
114 }
proto void Print(void var)
Prints content of variable to console/log.

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