On Start (LogiX node)

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

The On Start node fires an impulse whenever the node is initialized. This happens locally for each user, unless the Only Host input is set to True, in which case it will only fire for the Host User.

Usage

Events which trigger this node include

  • Spawning from the inventory
  • On world start
  • A new user joining the world
  • On duplication
  • Re-loading due to an undo / redo action etc

Examples

Node Menu

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