예제 #1
0
 public override bool loadIntoEditor()
 {
     PlayerItem.Instance = this;
     return(base.loadIntoEditor());
 }
예제 #2
0
 public PlayerItem() : base()
 {
     PlayerItem.Instance = this;
 }