Beispiel #1
0
 void Start()
 {
     instance = this;
 }
Beispiel #2
0
 private void Awake()
 {
     m_Instance = this;
 }