Our new developer documentation is now available. Please check it out!
Destroy Local Room Handle
Closes the connection to the server and destroys the local room handle. This function is used to properly disconnect and clean up resources associated with a room.
Inputs
Name | Type | Description |
---|---|---|
Exec | exec | |
Target | Room | The room object whose connection to the server will be closed and handle destroyed. |
Outputs
Name | Type | Description |
---|---|---|
Exec | exec |