Next
SetGainMode
Previous
SetType
SetMod
Battle.SetMod(BattleIndex, Mod)
函数功能
设置战斗模式,如普通战斗、pvp战斗、boss战。
参数说明
BattleIndex:
数值型
战斗index,为Encount、PVE或PVP函数的返回值。
Mod:
数值型
战斗模式,具体参照战斗类型常量。
返回值
1为成功,其他失败。
Next
SetGainMode
Previous
SetType