点击或拖拽改变大小

ItemTemplateHelperGetRefineRequiredResources 方法

获取精制时需要的资源

命名空间: GameData.Domains.Item
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static ResourceInts GetRefineRequiredResources(
	short[] oldMaterialTemplateIds,
	short[] materialTemplateIds
)

参数

oldMaterialTemplateIds  Int16
 
materialTemplateIds  Int16
 

返回值

ResourceInts
参见