Check multiple engine sources for updated AuthIDs. (#552)

* Check multiple engine sources for updated AuthIDs.
* References are not defined.
This commit is contained in:
Kyle Sanderson
2016-10-14 12:44:00 -07:00
committed by GitHub
parent 20b7592fcd
commit 371e9f2f93
2 changed files with 50 additions and 46 deletions
+2
View File
@@ -120,6 +120,8 @@ private:
void Authorize_Post();
void DoPostConnectAuthorization();
bool IsAuthStringValidated();
bool SetEngineString();
bool SetCSteamID();
private:
bool m_IsConnected;
bool m_IsInGame;