ProtoFlux:GetUserFromComponent

From Resonite Wiki
Revision as of 00:21, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Get User From Component to ProtoFlux:GetUserFromComponent: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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