コード例 #1
0
ファイル: ActionButton.cs プロジェクト: McGameJam/TeamLambda
 public void Apply()
 {
     unitAction.Action();
 }