示例#1
0
 void Destroy()
 {
     _Instance = null;
 }
示例#2
0
 public override void OnAwake()
 {
     _Instance = this;
 }