Update PlayerManager.h
This commit is contained in:
@@ -124,6 +124,7 @@ private:
|
|||||||
bool IsAuthStringValidated();
|
bool IsAuthStringValidated();
|
||||||
bool SetEngineString();
|
bool SetEngineString();
|
||||||
bool SetCSteamID();
|
bool SetCSteamID();
|
||||||
|
void ClearNetchannelQueue(void);
|
||||||
private:
|
private:
|
||||||
bool m_IsConnected = false;
|
bool m_IsConnected = false;
|
||||||
bool m_IsInGame = false;
|
bool m_IsInGame = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user