Joins or Create Room. If the room does not exists ,it will create it with the parameters passed.
\param RoomName or game id
\param MaxPlayers limit of players count
\param InitialProperties a JSON to be converted to a hashtable as the list of properties to set in the room (do not use objects, just basic types)
|
In
Exec
|
|
|
Target
Photon Cloud Object Object Reference
|
|
|
Room Name
String
|
|
|
Max Players
Byte
|
|
|
Initial Properties
Photon JSON Object Reference
|
|
Out
Exec
|