Beamable SDK
|
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. | |
|
inlinevirtual |
Called when the Menu item generated by this BeamableAssistantMenuItem is clicked.
Implements Beamable.Editor.ToolbarExtender.BeamableAssistantMenuItem.
|
inlinevirtual |
Reimplemented from Beamable.Editor.ToolbarExtender.BeamableAssistantMenuItem.