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