Difference between revisions of "EventBlueprintUsed"

From ARK Modding Wiki
Jump to navigation Jump to search
 
Line 5: Line 5:
  
 
== How to Use ==
 
== How to Use ==
This node will trigger when the item that this graph is attached to is consumed.<br />
+
This node will trigger when the item that this graph is attached to is used/consumed.<br />
 
This node does not tick, and fires as a one off event.
 
This node does not tick, and fires as a one off event.
  

Latest revision as of 16:35, 18 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

EventBlueprintUsed - PrimalItem

How to Use

This node will trigger when the item that this graph is attached to is used/consumed.
This node does not tick, and fires as a one off event.

Details

Outputs
Pin Reference Type Description
Delegate Pin (Red Box) Delegate Allows triggering as a delegated event

Related Articles

What Links Here