|
static |
Sends a request to the server to create a room
use public override void OnRoomCreated to get the server response
| playerName | player name to be assigned to player |
| playerAvatar | (integer value) Avatar Index from EdgeManager Spawn Prefabs |
| maxPlayersPerRoom | The maximum players allowed in the room |
| playerTags | Dictionary<string,string> custom data associated with the player |