Astra Unity 2.6.6
Astra Unity Plugin
Astra.Examples.LoginRegisterRemoteLegacy Class Reference

Handles the login=>register=>login process manually, avoid using this if you're using the latest Astra SDK as there is a helper call Astra.Auth.LoginRegisterRemote that performs this more effciently for you See Also LoginRegisterRemote example in this folder More...

Inheritance diagram for Astra.Examples.LoginRegisterRemoteLegacy:

Public Attributes

string remoteType = "email"
 
string remoteId = "[email protected]"
 
string handle = "johndoe"
 
string password = "123456"
 

Detailed Description

Handles the login=>register=>login process manually, avoid using this if you're using the latest Astra SDK as there is a helper call Astra.Auth.LoginRegisterRemote that performs this more effciently for you See Also LoginRegisterRemote example in this folder


The documentation for this class was generated from the following file: