点击或拖拽改变大小

PresetEquipmentItem(SByte, Int16) 构造函数

初始化 PresetEquipmentItem 类的一个新实例

命名空间: Config.ConfigCells.Character
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public PresetEquipmentItem(
	sbyte type,
	short templateId
)

参数

type  SByte
 
templateId  Int16
 
参见