|
Beamable SDK
|


Public Member Functions | |
| override void | OnOpened () |
| void | OnEmailPressed () |
| void | SetAllButtonInteractive (bool interactive) |
Public Member Functions inherited from Beamable.UI.Scripts.MenuBase | |
| virtual string | GetTitleText () |
| virtual void | OnWentBack () |
| void | Hide () |
Public Attributes | |
| Button | newGameButton |
| Button | emailButton |
| Button | facebookButton |
| Button | appleButton |
| Button | googleButton |
| AccountManagementBehaviour | AccountBehaviour |
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 [getset] |
|
inlinevirtual |
Reimplemented from Beamable.UI.Scripts.MenuBase.