ProtoFlux:Get User From Component

From Resonite Wiki
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