Add OnlyHost input |
m YoshBot moved page ProtoFlux:User Left to ProtoFlux:UserLeft: Automated: removing spaces from ProtoFlux namespace |
||
(No difference)
|
Latest revision as of 00:39, 21 August 2025
User Left
World
The User Left
node is an event that fires when a user leaves the current world this node is in, as well as providing that user.
Inputs
OnlyHost (bool)
Should this impulse only run on the host. (Default: true) Will run an impulse for all users when set to false.
Outputs
OnLeft (Call)
Fires when a user leaves the world.
LeftUser (User)
The User that left the world.