Difference between revisions of "User Left (LogiX node)/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "'''User Left'''ノードは、ユーザーが現在のワールドセッションから離れると <code>OnLeft</code> からインパルスを発生させます。また、...")
(Created page with "== 使用方法 == <code>OnLeft</code>から出力されるインパルスは、セッションホストが所有します。")
Line 9: Line 9:
 
'''User Left'''ノードは、ユーザーが現在のワールドセッションから離れると <code>OnLeft</code> からインパルスを発生させます。また、離脱したユーザーへの参照を出力します。
 
'''User Left'''ノードは、ユーザーが現在のワールドセッションから離れると <code>OnLeft</code> からインパルスを発生させます。また、離脱したユーザーへの参照を出力します。
  
== Usage ==
+
== 使用方法 ==
The impulse fired from <code>OnLeft</code> is owned by the session host.
+
<code>OnLeft</code>から出力されるインパルスは、セッションホストが所有します。
  
  

Revision as of 17:52, 18 February 2022

Other languages:
English • ‎日本語
User Left
'User Left' LogiX node
Inputs
Outputs
  Impulse OnLeft
  User LeftUser

User Leftノードは、ユーザーが現在のワールドセッションから離れると OnLeft からインパルスを発生させます。また、離脱したユーザーへの参照を出力します。

使用方法

OnLeftから出力されるインパルスは、セッションホストが所有します。


The LeftUser reference will only be available for the duration of the impulse chain fired from OnLeft.

Examples

Node Menu

Template:NodeMenu-Users/ja