点击或拖拽改变大小

ItemTemplateHelperGetRepairNeedResources 方法

获取修理需要的资源

命名空间: GameData.Domains.Item
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static ResourceInts GetRepairNeedResources(
	MaterialResources materialResources,
	ItemKey itemKey,
	short curDurability
)

参数

materialResources  MaterialResources
 
itemKey  ItemKey
 
curDurability  Int16
 

返回值

ResourceInts
参见