ProtoFlux:GetUserFromComponent: Difference between revisions

From Resonite Wiki
Create Get User From Component ProtoFlux Node Page
 
m YoshBot moved page ProtoFlux:Get User From Component to ProtoFlux:GetUserFromComponent: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:21, 21 August 2025

Get User From Component
Instance
*
Components

Get User From Component is a ProtoFlux node that gets the active user of the slot a component is on.

Inputs

Instance (IComponent)

The IComponent (Any component) to check for an active user.

Outputs

* (User)

The active user of the slot Instance (IComponent) is on, or null if there isn't an active user.

Example