示例#1
0
 protected virtual void Awake()
 {
     mp_Instance = this;
 }
示例#2
0
 void Awake()
 {
     mp_Instance = this;
 }