add example image that is now missing |
m YoshBot moved page ProtoFlux:Get Active User to ProtoFlux:GetActiveUser: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 12: | Line 12: | ||
|}} | |}} | ||
Get active user gets the closest parent [[Type:User|User]] of the provided Instance ([[Slot|Slot]]) | |||
== Inputs == | |||
=== Instance ([[Slot|Slot]]) === | |||
The slot to check for an active user. | |||
== Outputs == | |||
=== * ([[Type:User|User]]) === | |||
The closest parent user in the hierarchy of Instance ([[Slot|Slot]]). | |||
== Examples == | == Examples == | ||
Line 22: | Line 30: | ||
File:Protoflux_example_get_active_user.webp|Example of a get active user node showing the name of who's holding a box. The code is displayed off to the side, un-parented from the box. | File:Protoflux_example_get_active_user.webp|Example of a get active user node showing the name of who's holding a box. The code is displayed off to the side, un-parented from the box. | ||
</gallery> | </gallery> | ||
[[Category:ProtoFlux:Slots]] | [[Category:ProtoFlux:Slots]] | ||
[[Category:ProtoFlux:Users]] | [[Category:ProtoFlux:Users]] |
Latest revision as of 00:20, 21 August 2025
Get Active User
Slots
Get active user gets the closest parent User of the provided Instance (Slot)
Inputs
Instance (Slot)
The slot to check for an active user.
Outputs
* (User)
The closest parent user in the hierarchy of Instance (Slot).
Examples
-
Example of a get active user node showing the name of who's holding a box. The code is displayed off to the side, un-parented from the box.