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

◆ OnRpc()

void OnRpc ( PlayerBase player,
int rpc_type,
ParamsReadContext ctx )

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

763 {
764 if (rpc_type == ERPCs.DEV_RPC_PLUGIN_DZCREATURE_DEBUG)
765 {
767 }
768 }
ERPCs
Определения ERPCs.c:2
void SyncReceiveMessage(ParamsReadContext ctx)
Определения PluginDayZCreatureAIDebug.c:770

Перекрестные ссылки SyncReceiveMessage().