コード例 #1
0
 public virtual async UniTask Opening()
 {
     ViewUtility.AddAllButtonEvent(this);
     await UniTask.Delay(0);
 }