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

◆ RPC()

override void ManBase::RPC ( int rpc_type,
array< ref Param > params,
bool guaranteed,
PlayerIdentity recipient = NULL )
inlineprotected

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

5288 {
5289 super.RPC(rpc_type, params, guaranteed, recipient);
5290 }