ProtoFlux:GetSlot: Difference between revisions

From Resonite Wiki
m fix titles, gallery
m YoshBot moved page ProtoFlux:Get Slot to ProtoFlux:GetSlot: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:21, 21 August 2025

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