UTwitterIntegrationBase::AuthorizeAccounts

Starts the process of authorizing the local user(s).

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/TwitterIntegrationBase.h

Include

#include "Engine/TwitterIntegrationBase.h"

Source

/Engine/Source/Runtime/Engine/Private/ScriptPlatformInterface.cpp

Syntax

virtual bool AuthorizeAccounts()

Remarks

Starts the process of authorizing the local user(s). When TID_AuthorizeComplete is called, then GetNumAccounts() will return a valid number of accounts

Returns

true if the authorization process started, and TID_AuthorizeComplete delegates will be called

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss