Developer Documentation

Destroy Local Room Handle

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

NameTypeDescription
Execexec
TargetRoomThe room object whose connection to the server will be closed and handle destroyed.

Outputs

NameTypeDescription
Execexec