Difference between revisions of "ConsumeArmorDurability"

From ARK Modding Wiki
Jump to navigation Jump to search
(Created page with "Category:Nodes Category:PrimalInventoryComponent Nodes frame|ConsumeArmorDurability == How to Use == Change items durability...")
 
Line 8: Line 8:
  
 
=== Related Articles ===
 
=== Related Articles ===
[[Special:WhatLinksHere/ConsumeArmorDurability|What Links Here]]<br />
+
[[Special:WhatLinksHere/{{PAGENAME}}|What Links Here]]<br />
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 09:53, 15 May 2016


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