Beamable SDK
|
Public Member Functions | |
override void | OnOpened () |
Public Member Functions inherited from Beamable.UI.Scripts.MenuBase | |
virtual string | GetTitleText () |
virtual void | OnWentBack () |
void | Hide () |
Public Attributes | |
RectTransform | GroupContainer |
InventoryGroupUI | GroupUIPrefab |
InventoryMenuBehaviour | RootMenu |
Public Attributes inherited from Beamable.UI.Scripts.MenuBase | |
StringBinding | Title |
bool | Float = false |
bool | DestoryOnLeave |
UnityEvent | OnOpen |
UnityEvent | OnClosed |
Properties | |
InventoryMenuConfiguration | Data [get] |
Properties inherited from Beamable.UI.Scripts.MenuBase | |
MenuManagementBehaviour | Manager [getset] |
|
inlinevirtual |
Reimplemented from Beamable.UI.Scripts.MenuBase.