Пример #1
0
 public void RemoveListenersForEntity(int entityId)
 {
     packetDispatcher.RemoveListenersForEntity(entityId);
 }