void OnEnable()
 {
     master = target as T23_Master;
     master.SetupGroup();
 }