Example #1
0
 void OnDestroy()
 {
     ins = null;
 }
Example #2
0
 void Awake()
 {
     ins           = this;
     txt_like.text = "";
 }