EventHelperSetItemCurrDurability 方法 |
设置指定物品当前耐久
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void SetItemCurrDurability(
ItemKey itemKey,
short durability
)
参数
- itemKey ItemKey
- 物品Key
- durability Int16
- 当前耐久
参见