Set Component Enabled (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
Set Component Enabled
'Set Component Enabled' LogiX node
Inputs
  Impulse Set
  IComponent Component
  Bool State
Outputs
  Impulse OnDone

The Set Component Enabled node node sets the Enabled property of the input Component to the State input value when an impulse is received at Set.

Usage

The State input determines what value the target Component's Enabled property is set to. If this is not specified, this node will not change the Enabled value if an impulse is received at Set.


The OnDone output fires an impulse when the Enabled property of the input Component has been set as a result of an impulse recieved at Set. An impulse is fired as long as a valid Component input is provided regardless of whether the Enabled property value was actually changed.

Examples

Node Menu

Components
Back Get Component Enabled Set Component Enabled