Community ProtoFlux Library/AmasterAmaster/Slots/Create Slot

From Resonite Wiki
Revision as of 05:53, 23 August 2024 by AmasterAmaster (talk | contribs) (Created a page for the Create Slot custom node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is a custom ProtoFlux node maintained by AmasterAmaster. Contact the creator of the node (not the Dev Team) with any bugs or issues.
This node was created using an in-game system and has no correlation to the Plugin system. Currently, these types of custom nodes are not officially supported by Resonite.
Create Slot
*
Next
Slot
Amaster's Slot Library

The Create Slot node, when called, creates an empty object slot, and returns the reference to that slot.

Inputs

* (Call)

Calls to create an empty object slot.

Outputs

Next (Continuation)

Continues the code from here.

Slot (Slot)

Returns the created slot's reference.