On Deactivated (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
English • ‎日本語 • ‎한국어
On Deactivated
'On Deactivated' LogiX node
Inputs
  Bool OnlyHost
Outputs
  Impulse Deactivated

The On Deactivated node fires an impulse when the node becomes inactive.

Usage

This node fires an impulse whenever the slot which contains the OnDectivatedNode component becomes inactive in the world. As such, even if the containing slot is itself active, but is globally inactivated due to an parent becoming inactivated, the node will fire. If the slot containing the OnDectivatedNode component is itself inactive the node will ignore all deactivation events for parent slots until it itself becomes active again. This impulse fires for all users unless the OnlyHost input is True.

Examples

Node Menu

Flow / Events
Back On Activated On Deactivated On Destroy On Destroying On Duplicate On Loaded
On Paste On Saving On Start