EventHelperGetCharacterManagedChickenList 方法 |
获取角色管理的鸡列表
如果为空列表,说明他没有管理任何鸡,换鸡选项也就不可见
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static List<int> GetCharacterManagedChickenList(
int characterId
)
参数
- characterId Int32
- 查询角色 Id
返回值
ListInt32管理的鸡列表
参见