点击或拖拽改变大小

EventHelperGetRepairItemNeedResourceCount 方法

获取修理指定物品到指定耐久所需资源数量

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static int GetRepairItemNeedResourceCount(
	ItemKey itemKey,
	short targetDurability = -1
)

参数

itemKey  ItemKey
物品Key
targetDurability  Int16  (Optional)
目标耐久度,默认最大耐久

返回值

Int32
参见