Player.IO

Build fun, powerful & scalable online and mobile games with the reliable backend your users expect

Sign Up | Sign In

Multiplayer Reference

Multiplayer  class documentationClass RoomData

Namespace: PlayerIO.GameLibrary
Language: C# / .NET

The room data for a given room. Besides the .Save() method, the class behaves exactly like a dictionary of string to string values.

Example

Methods

 
public void
Save ()

Save changes to room data so clients listing rooms will get the updated data

Save

Save changes to room data so clients listing rooms will get the updated data