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

◆ FeedbackMessage()

proto native void BackendApi::FeedbackMessage ( BackendCallback cb,
JsonApiStruct dataObject,
string message )
private

Send feedback message and/ or script object with whatever data on it (additionally it is possible to handle callback as well)

Аргументы
cbIs script callback where you will recieve result/ error or even data when request finsihes
dataIs optional callback when request uses or response return Json data and you want to work with object
messageIs custom