EventHelperGetCharCricketList 方法 |
获取指定角色行囊中符合条件的促织列表
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static List<ItemKey> GetCharCricketList(
int charId,
int minWinCount = 0
)
参数
- charId Int32
- 角色Id
- minWinCount Int32 (Optional)
- 最小胜场数
返回值
ListItemKey
参见