Add BeginAuthSession Hook for Pawn.
This commit is contained in:
@@ -36,6 +36,7 @@ class SteamWorksGSHooks
|
||||
public:
|
||||
bool WasRestartRequested(void);
|
||||
void LogOnAnonymous(void);
|
||||
EBeginAuthSessionResult BeginAuthSession(const void*, int, CSteamID);
|
||||
|
||||
private:
|
||||
IForward *pFORR; /* On Restart Requested. */
|
||||
|
||||
Reference in New Issue
Block a user