点击或拖拽改变大小

EventHelperGetTeachTaiwuLifeSkillList 方法

获取指定NPC的技艺传授列表

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static List<short> GetTeachTaiwuLifeSkillList(
	int charId
)

参数

charId  Int32
NPC角色Id

返回值

ListInt16
技艺列表,可能为null
参见