Beamable SDK
Public Member Functions | List of all members
Beamable.Editor.ToolbarExtender.BeamableAssistantMenuItemSeparator Class Reference
Inheritance diagram for Beamable.Editor.ToolbarExtender.BeamableAssistantMenuItemSeparator:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.ToolbarExtender.BeamableAssistantMenuItemSeparator:
Collaboration graph
[legend]

Public Member Functions

override GUIContent RenderLabel (BeamEditorContext beamableApi)
 
override void OnItemClicked (BeamEditorContext beamableApi)
 Called when the Menu item generated by this BeamableAssistantMenuItem is clicked. More...
 

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.
 

Member Function Documentation

◆ OnItemClicked()

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

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

Implements Beamable.Editor.ToolbarExtender.BeamableAssistantMenuItem.

◆ RenderLabel()

override GUIContent Beamable.Editor.ToolbarExtender.BeamableAssistantMenuItemSeparator.RenderLabel ( BeamEditorContext  beamableApi)
inlinevirtual

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