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.