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

◆ RPC()

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

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

5445 {
5446 super.RPC(rpc_type, params, guaranteed, recipient);
5447 }