Public Attributes | |
string | type = "ExitRoom" |
Type of Event More... | |
string | playerId |
Unique ID assigned to player once the connection is established with the server, assigned on RegisterEvent More... | |
string | roomId |
Unique room id assigned on room creation, the id is generated using uuid() module on the server More... | |