EventArgBoxGetAdventureParticipateCharacterCount 方法 |
获取指定组的奇遇参与人物数量
命名空间: GameData.Domains.TaiwuEvent程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public int GetAdventureParticipateCharacterCount(
int group
)
参数
- group Int32
- 配置表中配置的参与人物筛选组的 Index
返回值
Int32该组参与人物的数量;如果该组未定义,则返回-1
参见