ConsumeArmorDurability

From ARK Modding Wiki
Revision as of 09:53, 15 May 2016 by Jslay (talk | contribs)
Jump to navigation Jump to search


ConsumeArmorDurability

How to Use

Change items durability within an Inventory Component

Related Articles

What Links Here

Inputs
Pin Reference Type Description
Target PrimalInventoryComponent PrimalInventoryComponent Reference
Consumption Amount Float Amount to change durability by (can be positive/negative)
All Armor Types Bool Changes durability on all armor types within the Inventory Component if set to true
Specific Armor Type Enum Change a specific type of armors durability, All Armor Types must be set to false to use this