コード例 #1
0
ファイル: BattleUI.cs プロジェクト: a710594/Touhou_Dungeon
 public void RemoveSelectedSkill()
 {
     SkillScrollView.RemoveSelectedItem();
 }