GetTotalEquippedItemStat

From ARK Modding Wiki
Revision as of 02:27, 16 May 2016 by Jslay (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Replication Important

NoticeIconInactive.png

Must run on server

NoticeIconInactive.png

Should run on server

NoticeIconInactive.png

Must run on client

NoticeIconInactive.png

Should run on client

NoticeIconInactive.png

Requires Multicasting

NoticeIconInactive.png

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