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 |
ColorBinding | PlaceholderColor |
Promise< Unit > | OpenDurationPromise => _openDurationPromise |
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] |