コード例 #1
0
 void OnValueChanged(string code, PopupOption joinOption)
 {
     joinOption.SetInteractable(!String.IsNullOrWhiteSpace(code));
 }