Beispiel #1
0
 void INetworkedClient.DestroyObject(LiNGS.Common.GameLogic.INetworkedObject networkedObject, string name)
 {
     ObjectManager.DestroyObject(networkedObject, name);
 }