My Project
|
This is the complete list of members for Teal.Authenticator, including all inherited members.
allowGuests (defined in Teal.Authenticator) | Teal.Authenticator | |
Authenticate(string email, string password, Action OnSuccess, Action< string > OnFailure, Action< string > OnLog) (defined in Teal.Authenticator) | Teal.Authenticator | inline |
ChangeDisplayName(string name, Action< UpdateUserTitleDisplayNameResult > OnSuccess=null) (defined in Teal.Authenticator) | Teal.Authenticator | inlinestatic |
CreateAccount(string email, string password, Action OnSuccess, Action< string > OnFailure) (defined in Teal.Authenticator) | Teal.Authenticator | inline |
ExecuteCloudScript(string functionName, object data, Action< ExecuteCloudScriptResult > cloudScriptResult=null, Action< PlayFabError > cloudScriptError=null) (defined in Teal.Authenticator) | Teal.Authenticator | inlinestatic |
ExecuteCloudScript(string functionName, int eventCode, object[] data) (defined in Teal.Authenticator) | Teal.Authenticator | inlinestatic |
ExternalAuthenticate(Action OnSuccess, Action< string > OnFailure, Action< string > OnLog, Action authFunc) (defined in Teal.Authenticator) | Teal.Authenticator | inline |
GenerateFriendlyErrorReport(PlayFabError obj) (defined in Teal.Authenticator) | Teal.Authenticator | inlinestatic |
Get | Teal.MonoSingleton< Authenticator > | static |
GetUniqueIdentifier() (defined in Teal.Authenticator) | Teal.Authenticator | inlinestatic |
IsAuthenticated (defined in Teal.Authenticator) | Teal.Authenticator | static |
IsAuthenticatedAsGuest (defined in Teal.Authenticator) | Teal.Authenticator | static |
LogError(string message) (defined in Teal.Authenticator) | Teal.Authenticator | inlinestatic |
login (defined in Teal.Authenticator) | Teal.Authenticator | |
LoginAsGuest() (defined in Teal.Authenticator) | Teal.Authenticator | inline |
LogMessage(string message) (defined in Teal.Authenticator) | Teal.Authenticator | inlinestatic |
OnAccountCreated (defined in Teal.Authenticator) | Teal.Authenticator | |
OnAuthenticated (defined in Teal.Authenticator) | Teal.Authenticator | |
OnCloudScriptResult(ExecuteCloudScriptResult result) (defined in Teal.Authenticator) | Teal.Authenticator | inlinestatic |
OnPlayFabError(PlayFabError obj) (defined in Teal.Authenticator) | Teal.Authenticator | inline |
OnPlayFabSuccess(LoginResult result) (defined in Teal.Authenticator) | Teal.Authenticator | inline |
OnStaticPlayFabError(PlayFabError obj) (defined in Teal.Authenticator) | Teal.Authenticator | inlinestatic |
playFabId (defined in Teal.Authenticator) | Teal.Authenticator | static |
SendRecoveryEmail(string email, Action OnSuccess, Action< string > OnFailure) (defined in Teal.Authenticator) | Teal.Authenticator | inline |
titleId (defined in Teal.Authenticator) | Teal.Authenticator | static |