示例#1
0
 public int GetInstituteSkillIndexByBattleType(BattleType type)
 {
     return(player.GetInstituteSkillIndexByBattleType(type));
 }