RakNet  4.0
Modules | Classes
RoomsPlugin
Plugins

Networked implementation of a rooms system, where members join and leave rooms. More...

Modules

 RoomsCommands
 Commands that can be sent to RoomsPlugin.
 
 RoomsNotifications
 Notifications that RoomsPlugin sends to you.
 

Classes

struct  RakNet::RoomsPluginNotification
 Base class for notification callbacks. More...
 
class  RakNet::RoomsPlugin
 Used to create rooms for players where they can matchmake. More...
 

Detailed Description

Networked implementation of a rooms system, where members join and leave rooms.