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

◆ OnSuccess()

void BackendApi::OnSuccess ( string step)
inlineprivate

Called when step was successfully proceeded.

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

207 {
208 Print( "[Backend] Successfully Solicited: " + step );
209 }
proto void Print(void var)
Prints content of variable to console/log.

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