add example image that is now missing |
fix info |
||
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 01:45, 10 February 2024
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.