RakNet
4.0
|
Used to unify different platforms for room search and search properties. Only applies if specifically used. More...
#include <Lobby2Message.h>
Public Attributes | |
unsigned int | index |
Index of the value to set, required. | |
char * | value |
Value is deallocated in the destructor, use rakMalloc_Ex to allocate! | |
unsigned short | valueByteLength |
Length of value. | |
int | searchOperator |
Used for room searches only, -1 means use default equals. | |
unsigned char | type |
Used on 360 only. -1 means use default BINARY. | |
Used to unify different platforms for room search and search properties. Only applies if specifically used.