Beamable SDK
|
Public Member Functions | |
override void | OnOpened () |
void | SetEmail (string email) |
void | SetForConfirm () |
void | SetForSendEmail () |
Public Member Functions inherited from Beamable.UI.Scripts.MenuBase | |
virtual string | GetTitleText () |
virtual void | OnWentBack () |
void | Hide () |
Public Attributes | |
ForgotPasswordArguments | Arguments |
GameObject | SendEmailContainer |
TextReferenceBase | ErrorText |
Button | ContinueButton |
List< InputValidationBehaviour > | ValidationBehaviours |
Public Attributes inherited from Beamable.UI.Scripts.MenuBase | |
StringBinding | Title |
bool | Float = false |
bool | DestoryOnLeave |
UnityEvent | OnOpen |
UnityEvent | OnClosed |
Additional Inherited Members | |
Properties inherited from Beamable.UI.Scripts.MenuBase | |
MenuManagementBehaviour | Manager [get, set] |