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