PhotonCloudAPI > Photon Cloud Object > Join or Create Room

Join or Create Room

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)

Inputs

In
Exec

Target
Photon Cloud Object Object Reference

Room Name
String

Max Players
Byte

Initial Properties
Photon JSON Object Reference

Outputs

Out
Exec