ProtoFlux:Get Component Enabled

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