Difference between revisions of "GetEquippedItemOfType"

From ARK Modding Wiki
Jump to navigation Jump to search
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
[[Category:Nodes]]
 
[[Category:Nodes]]
 
[[Category:PrimalInventoryComponent Nodes]]
 
[[Category:PrimalInventoryComponent Nodes]]
 
+
{{NodeInfoBanner||||||}}
 
[[File:Node_GetEquippedItemOfType.jpg|frame|GetEquippedItemOfType - PrimalInventoryComponent]]
 
[[File:Node_GetEquippedItemOfType.jpg|frame|GetEquippedItemOfType - PrimalInventoryComponent]]
  
Line 8: Line 8:
  
 
=== Related Articles ===
 
=== Related Articles ===
[[Special:WhatLinksHere/GetEquippedItemOfType|What Links Here]]<br />
+
[[Special:WhatLinksHere/{{PAGENAME}}|What Links Here]]<br />
  
 
{| class="wikitable"
 
{| class="wikitable"

Latest revision as of 02:26, 16 May 2016


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

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