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