Beamable SDK
Public Member Functions | Properties | Events | List of all members
Beamable.Editor.Login.UI.Model.LoginModel Class Reference

Public Member Functions

void SetError (string error)
 
Promise< List< RealmView > > ResetGames ()
 
void Destroy ()
 
void SetGame (RealmView game)
 
Promise< LoginModelInitialize ()
 

Properties

CustomerModel Customer = new CustomerModel() [get]
 
List< RealmViewGames = new List<RealmView>() [getset]
 
bool StartedWithConfiguration = false [get]
 
bool StartedWithUser = false [get]
 
string LastError [get]
 
bool ReadLegalCopy [getset]
 
CustomerView CurrentCustomer [get]
 
EditorUser CurrentUser [get]
 
RealmView CurrentGame [get]
 
RealmView CurrentRealm [get]
 

Events

Action< string > OnError
 
Action OnErrorCleared
 
Action< List< RealmView > > OnGamesUpdated
 
Action< EditorUserOnCurrentUserChanged
 
Action< RealmViewOnGameChanged
 
Action< LoginModelOnStateChanged
 

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