Exemplo n.º 1
0
 void Start()
 {
     _ = this;
 }
Exemplo n.º 2
0
 void OnDestroy()
 {
     if (_ == this)
         _ = null;
 }