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

◆ RPC()

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

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

5298 {
5299 super.RPC(rpc_type, params, guaranteed, recipient);
5300 }