ProtoFlux:Get Component Enabled

From Resonite Wiki
Revision as of 04:44, 18 April 2025 by Bree (talk | contribs) (cleanup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Get Component Enabled
Component
*
Components

The Get Component Enabled is a ProtoFlux node that takes an IComponent and gets if it's enabled or not.

Inputs

Component (IComponent)

The IComponent to check the enabled field for.

Outputs

* (bool)

Whether the provided Component (IComponent) is enabled or not.