Пример #1
0
 public GameObjectInstance(GameObject item, int count)
     : base(item, count)
 {
     Contents = null;
 }