GetPlayer
Battle.GetPlayer(BattleIndex, Slot)
函数别名
Battle.GetPlayIndex(BattleIndex, Slot)
函数功能
获取战斗队列中对象实例的对象index
参数说明
- BattleIndex: 数值型 战斗index,为Encount、PVE或PVP函数的返回值。
- Slot: 数值型 战斗队列中玩家位置,范围0-19,其中0-9为下方实例队列,10-19为上方实例队列。
返回值
返回-1失败,成功返回对象实例的 对象index