Namespace Evergine.Networking.Rooms
Classes
BaseNetworkRoom
This class represents the network room.
LocalNetworkRoom
This class represents the room that the player has joined.
RoomInfo
This class represents the information of a room in the lobby.
Interfaces
INetworkRoom
This interface represents a network room.
IRoomInfo
Defines the basic information about a network room.
Enums
BaseNetworkRoom.RoomFieldsFlags
Room field flags used for synchronization.
RoomInfo.RoomInfoFieldsFlags
RoomInfo field flags used for synchronization.