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

◆ PlayerRequest()

proto native void BackendApi::PlayerRequest ( int request,
BackendCallback cb,
JsonApiStruct dataObject,
int iPlayerId )
private

Ask player request with callback result from controller (Lobby)

Аргументы
requestIs type of request, which is EBackendRequest
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
iPlayerIdIs Player Id used on player identity