Exemplo n.º 1
0
 private void OnEnable()
 {
     bTarget = (ButtonManagerWithIcon)target;
 }
 private void OnEnable()
 {
     // Set target
     buttonTarget = (ButtonManagerWithIcon)target;
 }