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

◆ OnSuccess()

void JsonApiStruct::OnSuccess ( int errorCode)
inlineprivate

Event called when pending store operation is finished - callback from JsonApiHandle before handle release.

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

45 {
46 // errorCode is EJsonApiError
47 }