コード例 #1
0
 public void DestroyObject(int aObjectId)
 {
     serverNet.Destroy(aObjectId);
 }