Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:UserJoined

The User Joined node is an event that fires when a user joins the current world this node is in, as well as providing that user.
User Joined
OnlyHost
OnJoined
JoinedUser
World

The User Joined node is an event that fires when a user joins 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

OnJoined (Call)

Fires when a user joins the world.

JoinedUser (User)

The User that joined the world.