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

◆ OnFail()

void BackendApi::OnFail ( string step)
inlineprivate

Called when step failed.

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

215 {
216 Print( "[Backend] Failed to Proceed: " + step );
217 }
proto void Print(void var)
Prints content of variable to console/log.

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