EventEquippedBlueprintTick

From ARK Modding Wiki
Revision as of 03:22, 15 May 2016 by ZenRowe (talk | contribs) (Created page with "Category:Nodes Category:PrimalItem Nodes frame|EventBlueprintEquipped - PrimalItem == How to Use == This node will trigg...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


EventBlueprintEquipped - PrimalItem

How to Use

This node will trigger while the item that this graph is attached to is equipped in a primal inventory component.
This node will tick repeatedly until the item is unequipped, and consistency is dependent on proper use of the delta time output.

Related Articles

What Links Here

Outputs
Pin Reference Type Description
Delegate Pin (Red Box) Delegate Allows triggering as a delegated event
Delta Seconds Float The time that has elapsed since the tick last fired