Exemplo n.º 1
0
 void OnDestroy()
 {
     if (!onlyOnStart)
     {
         variable.RemoveOnChangeCallback(UpdateText);
     }
 }