点击或拖拽改变大小

PresetEquipmentItem(String, Int16) 构造函数

初始化 PresetEquipmentItem 类的一个新实例

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

参数

typeName  String
 
templateId  Int16
 
参见