コード例 #1
0
 private void UnitActionWindow_DefendSelected()
 {
     _unit.EndAction();
     _gameBattle.ResetInputStack();
 }