Send User To Local World
Amaster's World Library
The Send User To Local World node takes in a user and the option to close the world. This node is mainly used for exit strategies and sends the user to the Local Home.
Inputs
* (AsyncCall)
Calls to sends a user to the Local Home.
User (User)
The user to send.
CloseWorld (bool)
The option to close the previous world.
Outputs
OnExit (Continuation)
Fires when a user is sent to the Local Home.
OnFail (Continuation)
Fires when the user is unable to be sent to the Local Home.