コード例 #1
0
 public List <string> GetBattleActionTypes()
 {
     return(actionFinder.FindActionTypes(NextUnit));
 }