Example #1
0
 private void Awake()
 {
     Instance = Instance == null ? this : Instance;
 }
Example #2
0
 private void Awake()
 {
     Instance = Instance == null ? this : Instance;
 }