ProtoFlux:GetSlot

From Resonite Wiki
Revision as of 00:21, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Get Slot to ProtoFlux:GetSlot: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Get Slot
Component
*
Slots

Returns the slot the specified component is attached on.

Inputs

Component (IComponent)

The component you want to find the slot of.

Outputs

* Slot

The (Slot) the component is attached to.

Examples