|
Beamable SDK
|


Public Member Functions | |
| override void | OnOpened () |
| override void | OnWentBack () |
| void | ResetPlaceholder () |
| void | Save () |
Public Member Functions inherited from Beamable.UI.Scripts.MenuBase | |
| virtual string | GetTitleText () |
| void | Hide () |
Public Attributes | |
| StatBehaviour | AliasStat |
| StatBehaviour | AvatarStat |
| AvatarPickerBehaviour | AvatarPickerBehaviour |
| InputReference | AliasInput |
| TextMeshProUGUI | Placeholder |
| InputValidationBehaviour | AliasInputValidation |
| Button | SaveButton |
| StringBinding | PlaceholderString |
| StringBinding | ErrorPlaceholderString |
| ColorBinding | PlaceholderColor |
| ColorBinding | ErrorPlaceholderColor |
Public Attributes inherited from Beamable.UI.Scripts.MenuBase | |
| StringBinding | Title |
| bool | Float = false |
| bool | DestoryOnLeave |
| UnityEvent | OnOpen |
| UnityEvent | OnClosed |
Properties | |
| Promise< Unit > | OpenDurationPromise [get] |
Properties inherited from Beamable.UI.Scripts.MenuBase | |
| MenuManagementBehaviour | Manager [getset] |
|
inlinevirtual |
Reimplemented from Beamable.UI.Scripts.MenuBase.
|
inlinevirtual |
Reimplemented from Beamable.UI.Scripts.MenuBase.