ProtoFlux:Get Parent Slot: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page Get Parent Slot (ProtoFlux) to ProtoFlux:Get Parent Slot: Creating protoflux Namespace
fix info
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
|}}
|}}


Returns the parent [[Slot | slot]].
Returns the parent of Instance ([[Slot|Slot]]).
 
== Inputs ==
 
=== Instance ([[Slot|Slot]]) ===
 
The slot to get the parent of.
 
== Outputs ==
 
=== * ([[Slot|Slot]]) ===
 
The parent of Instance ([[Slot|Slot]]).
 
== Examples ==
 
<gallery widths=480px heights=480px>
File:ProtoFlux_Example_Get_Parent_Slot|An example of the slot "Foo" getting it's parent slot "Bar".
</gallery>


[[Category:ProtoFlux:Slots]]
[[Category:ProtoFlux:Slots]]

Latest revision as of 02:05, 10 February 2024

Get Parent Slot
Instance
*
Slots

Returns the parent of Instance (Slot).

Inputs

Instance (Slot)

The slot to get the parent of.

Outputs

* (Slot)

The parent of Instance (Slot).

Examples