A boolean flag indicating if the room is a "game room".
true if the room is a "game room"
Version:
SmartFoxServer Basic / Pro
SmartFoxServer Basic / Pro
if (room.IsGame()) Debug.WriteLine("This is a game room");