ProtoFlux:Get Slot: Difference between revisions

From Resonite Wiki
add getslot
 
m ProbablePrime moved page Get Slot (ProtoFlux) to ProtoFlux:Get Slot: Testing
(No difference)

Revision as of 06:45, 20 January 2024

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.