Difference between revisions of "GetTotalEquippedItemStat"

From ARK Modding Wiki
Jump to navigation Jump to search
 
Line 2: Line 2:
 
[[Category:PrimalInventoryComponent Nodes]]
 
[[Category:PrimalInventoryComponent Nodes]]
  
[[File:Node_GetTotalEquippedItemStat.jpg|frame|GetTotalEquippedItemStat - PrimalInventoryComponent]]
+
[[File:Node_GetTotalEquippedItemStat.jpg|frame|{{PAGENAME}} - PrimalInventoryComponent]]
  
 
== How to Use ==
 
== How to Use ==
Line 8: Line 8:
  
 
=== Related Articles ===
 
=== Related Articles ===
[[Special:WhatLinksHere/GetTotalEquippedItemStat|What Links Here]]<br />
+
[[Special:WhatLinksHere/{{PAGENAME}}|What Links Here]]<br />
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 09:54, 15 May 2016


GetTotalEquippedItemStat - PrimalInventoryComponent

How to Use

Calculates the sum of the specified stat for all equipped items

Related Articles

What Links Here

Inputs
Pin Reference Type Description
Target PrimalInventoryComponent PrimalInventoryComponent Reference
Stat Type Enum Stat type to calculate


Outputs
Pin Reference Type Description
Return Value Float Sum of the specified stat for all equipped items