TryMultiUse

From ARK Modding Wiki
Jump to navigation Jump to search


Replication Important

NoticeIcon.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

NoticeIcon.png

TryMultiUse Node - MultiUse
Screenshot showing multiple Use Indexes

How to Use

Useful for when needing to trigger MultiUse Events on other actors, especially those not contained within your mod.

Mezzo's Ultimate Remote relies on this heavily.

Related Articles

What Links Here

Inputs
Pin Reference Type Description
Target Actor Actor to toggle the MultiUse Event
For PC Player Controller Player to emulate MultiUse Event for
Use Index Integer The Use Index for the MultiUse Event we are toggling.
(Look at MultiUse on the Actor you want to manipulate in PIE)


Outputs
Pin Reference Type Description
Return Value Bool Successful MultiUse Event Triggered?