private void SpellHasBeenInscribed_OnClose()
 {
     SetDefaults();
     iconPicker.ResetScrollPosition();
 }
コード例 #2
0
 protected virtual void SpellHasBeenInscribed_OnClose()
 {
     SetDefaults();
     iconPicker.ResetScrollPosition();
 }