Get User From Component
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
-
an example of using Get User From Component to find the active user of a Tool Tip.