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
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
-
Simple flux example of GetSlot on an empty object having a single ObjectRoot component.