EventHelperGetTeachTaiwuCombatSkillList 方法 |
获取指定NPC的功法传授列表
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static List<short> GetTeachTaiwuCombatSkillList(
int charId
)
参数
- charId Int32
- NPC角色Id
返回值
ListInt16功法列表,可能为null
参见