ProtoFlux:Get Slot

From Resonite Wiki
Revision as of 16:43, 17 January 2024 by J4 (talk | contribs) (add getslot)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Get Slot
Component
*
Slots

Returns the slot the specified component is attached on.

Inputs

Component

The component you want to find the slot of.

Outputs

*

The slot the component is attached to.

Examples

Simple flux example of GetSlot on an empty object having a single ObjectRoot component.