ProtoFlux:Get User From Component

From Resonite Wiki
Revision as of 20:28, 16 February 2024 by 989onan (talk | contribs) (Create Get User From Component ProtoFlux Node Page)
(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