Example #1
0
 public void Update()
 {
     Instance = this;
 }
Example #2
0
 public void Update()
 {
     Instance = this;
 }
Example #3
0
 void Awake()
 {
     Instance = this;
 }
Example #4
0
 void Awake()
 {
     Instance = this;
 }