Difference between revisions of "GetEquippedItemOfType"

From ARK Modding Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 21:41, 14 May 2016


GetEquippedItemOfType - PrimalInventoryComponent

How to Use

Returns the PrimalItem Reference for the specified equipped slot

Related Articles

What Links Here

Inputs
Pin Reference Type Description
Target PrimalInventoryComponent PrimalInventoryComponent Reference
A Type Enum The equipped slot you would like to return the PrimalItem Reference for


Outputs
Pin Reference Type Description
Return Value PrimalItem PriamlItem Reference returned for the specified equipped slot