![]() |
CloudBuilder C++ SDK
v3.0.0
Making social games is easy !
|
Classes | |
struct | CloudBuilder::CMatchEventListener |
struct | CloudBuilder::CMatchManager |
struct | CloudBuilder::CMatch |
Typedefs | |
typedef CDelegate< void(eErrorCode aErrorCode, const CCloudResult *aResult, CMatch *)> | CloudBuilder::CMatchResultHandler |
Special type for high level operations. Includes a match object that can be used for subsequent operations. Use MakeDelegate in inherit this.