点击或拖拽改变大小

EventHelperGetCombatSkillId 方法

获取指定类型、门派、品级的功法

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static short GetCombatSkillId(
	sbyte type,
	sbyte sectId,
	sbyte grade
)

参数

type  SByte
类型
sectId  SByte
门派
grade  SByte
品级

返回值

Int16
功法Id
参见