|
Beamable SDK
|


Public Member Functions | |
| async void | OnReadAll () |
| async void | OnClaimAll () |
| async void | OnDeleteAll () |
Public Member Functions inherited from Beamable.UI.Scripts.MenuBase | |
| virtual void | OnOpened () |
| virtual string | GetTitleText () |
| virtual void | OnWentBack () |
| void | Hide () |
Public Attributes | |
| AnnouncementSummary | SummaryPrefab |
| Transform | AnnouncementList |
Public Attributes inherited from Beamable.UI.Scripts.MenuBase | |
| StringBinding | Title |
| bool | Float = false |
| bool | DestoryOnLeave |
| UnityEvent | OnOpen |
| UnityEvent | OnClosed |
Protected Member Functions | |
| async void | Start () |
Additional Inherited Members | |
Properties inherited from Beamable.UI.Scripts.MenuBase | |
| MenuManagementBehaviour | Manager [getset] |