点击或拖拽改变大小

ItemTemplateHelperGetAllDisassemblyMaterial 方法

获取所有拆解可能获得的原料,用于前端显示,不含装备上已经精制的

命名空间: GameData.Domains.Item
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static List<short> GetAllDisassemblyMaterial(
	sbyte itemType,
	short templateId
)

参数

itemType  SByte
templateId  Int16

返回值

ListInt16
参见