ProtoFlux:ChildrenCount: Difference between revisions

From Resonite Wiki
fix children count node page
m YoshBot moved page ProtoFlux:Children Count to ProtoFlux:ChildrenCount: Automated: removing spaces from ProtoFlux namespace
 
(2 intermediate revisions by 2 users not shown)
Line 29: Line 29:


<gallery widths=480px heights=480px>
<gallery widths=480px heights=480px>
File:ProtoFlux_example_Children_count.webp|An example node using children count.
File:ProtoFlux_example_Children_count.webp|An example code using children count.
</gallery>
</gallery>


[[Category:ProtoFlux:Slots]]
[[Category:ProtoFlux:Slots]]
[[Category:ContinuouslyChanging nodes]]

Latest revision as of 23:45, 20 August 2025

Children Count
Instance
*
Slots

Returns the number of children of a slot.

Inputs

Instance ( Slot)

The slot for read children count for.

Outputs

* (Int)

The amount of children under the provided Instance ( Slot)

Examples