Local User (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
English • ‎日本語 • ‎한국어
Local User
'Local User' LogiX node
Inputs
Outputs
  User *

The Local User node outputs a reference to the Local User.

Usage

The output of this node will necessarily be different dependent on which user owns the impulse chain under which the Local User node's output is checked.

Imagine world session hosted by Alice where Bob is also present.

  • A button is connected via LogiX such that the Local User's Username at time of firing is written to a String variable.
  • If either user presses the button, their username will be written to the variable.
  • If Alice pushes the button Alice's name is written to the variable.
  • If Bob pushes the button Bob's name is written to the variable.

Examples

Node Menu

Template:NodeMenu-Users/en