点击或拖拽改变大小

EventHelperGetItemCurrDurability 方法

获取指定物品当前耐久

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static short GetItemCurrDurability(
	ItemKey itemKey
)

参数

itemKey  ItemKey
物品Key

返回值

Int16
当前耐久
参见