|
private |
Ask player request with callback result from controller (Lobby)
| request | Is type of request, which is EBackendRequest |
| cb | Is script callback where you will recieve result/ error or even data when request finsihes |
| data | Is optional callback when request uses or response return Json data and you want to work with object |
| iPlayerId | Is Player Id used on player identity |