Beamable SDK
Public Member Functions | List of all members
Beamable.Editor.ToolbarExtender.BeamableToolboxWindowMenuItem Class Reference

Menu Item that opens the BeamableAssistantWindow when clicked. More...

Inheritance diagram for Beamable.Editor.ToolbarExtender.BeamableToolboxWindowMenuItem:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.ToolbarExtender.BeamableToolboxWindowMenuItem:
Collaboration graph
[legend]

Public Member Functions

override void OnItemClicked (BeamEditorContext beamableApi)
 Called when the Menu item generated by this BeamableAssistantMenuItem is clicked. More...
 
- Public Member Functions inherited from Beamable.Editor.ToolbarExtender.BeamableAssistantMenuItem
virtual GUIContent RenderLabel (BeamEditorContext beamableApi)
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Editor.ToolbarExtender.BeamableAssistantMenuItem
int Order
 A sorting value to position this menu item.
 
string Text
 The text for the menu item. This follows the same rules as UnityEditor.GenericMenu's menu items.
 

Detailed Description

Menu Item that opens the BeamableAssistantWindow when clicked.

Member Function Documentation

◆ OnItemClicked()

override void Beamable.Editor.ToolbarExtender.BeamableToolboxWindowMenuItem.OnItemClicked ( BeamEditorContext  beamableApi)
inlinevirtual

Called when the Menu item generated by this BeamableAssistantMenuItem is clicked.

Implements Beamable.Editor.ToolbarExtender.BeamableAssistantMenuItem.


The documentation for this class was generated from the following file: