SetKeys
This function must be called before Analytics::Enable(). You can obtain your game key and secret key by creating an account at
http://www.gameanalytics.comSyntax
- static void SetKeys(const std::string& gamekey, const std::string& secretkey)
Parameters
- gamekey: This value will be shown on the settings page in your GameAnalytics account.
- secretkey: This value will be shown on the settings page in your GameAnalytics account.