Main Page | Modules | File List | File Members

Masks

Masks used throughout the Game Service SDKs. More...

Defines

#define MASKSESSIONNAME   (1L<<0)
#define MASKSCORE   (1L<<2)
#define MASKADDRESS   (1L<<5)

Variables

const GSuint MASKPRIVATE = 0x00000001
const GSuint MASKNEEDMASTER = 0x00000002
const GSuint MASKETERNEL = 0x00000004
const GSuint MASKACTIVE = 0x00000008
const GSuint MASKOPEN = 0x00000010
const GSuint STARTABLE = 0x00000020
const GSuint MASKVISITOR = 0x00000040
const GSuint DEFEREDSTARTGAME = 0x00000080
const GSuint MASKPLAYERETERNEL = 0x00000100
const GSuint MASKDEDICATEDSERVER = 0x00080000

Detailed Description

Masks used throughout the Game Service SDKs.

Ubi.com GameService SDK - ©UbiSoft Entertainment 2002
GameService development team