예제 #1
0
 protected virtual void OnEnable()
 {
     RegisterEvents();
     CheckFocus(KiltUtils.GetContainerVisibilityInHierarchy(this.gameObject));
 }