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