Пример #1
0
 public override bool loadIntoEditor()
 {
     PlayerItem.Instance = this;
     return(base.loadIntoEditor());
 }
Пример #2
0
 public PlayerItem() : base()
 {
     PlayerItem.Instance = this;
 }