Example #1
0
 private void OnDisable()
 {
     tinker = null;
 }
Example #2
0
 private void OnEnable()
 {
     tinker = this;
 }