Difference between revisions of "Translations:Fire On False (LogiX node)/6/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "{{FireOnUserHandling| TargetPage = Local Fire On False}}")
 
Line 1: Line 1:
{{FireOnUserHandling| TargetPage = [[Local Fire On False (LogiX node)|Local Fire On False]]}}
+
{{FireOnUserHandling}}

Revision as of 16:27, 20 December 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Fire On False (LogiX node))
{{FireOnUserHandling}}
Translation{{FireOnUserHandling}}


User Handling

The second input to this node, OnlyForUser, exists to control which users fire the impulse when the Condition is met/changed. Its handling is as follows:

  1. If a User is specified in the OnlyForUser only fire for this user.
  2. If a User is not specified BUT the Node exists parented to a User then fire for the user it is parented to. This usually happens on avatars.
  3. Otherwise fire for all users.

Do not use Local User with this node. It will cause the node to fire for all users. Use {{{TargetPage}}} instead.

It is recommended to specify a user at OnlyForUser to ensure that the user for whom the impulse fires is predictable.