RakNet  4.0
List of all members
RakNet::SetCustomRoomProperties_Func Struct Reference

Sets a table of user-defined room properties. More...

#include <RoomsPlugin.h>

Inheritance diagram for RakNet::SetCustomRoomProperties_Func:
RakNet::RoomsPluginFunc

Additional Inherited Members

- Public Attributes inherited from RakNet::RoomsPluginFunc
RakNet::RakString userName
 
RoomsErrorCode resultCode
 

Detailed Description

Sets a table of user-defined room properties.

Fill out the table with the column name, type, and value.
These properties are read when searching for rooms, and can be used as query filters to only join rooms with specified properties
See RoomTypes.h for default room properties.


The documentation for this struct was generated from the following file: