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 | object | The room object whose connection to the server will be closed and handle destroyed. |
Outputs
| Name | Type | Description |
|---|---|---|
| Exec | exec |