コード例 #1
0
ファイル: Command.cs プロジェクト: TheDizzler/DNHQ
 public void Act()
 {
     actor.AttackAction();
 }