Open 3D Engine GraphCanvas Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits QWidget, GraphCanvas::AssetEditorNotificationBus::Handler, and GraphCanvas::SceneNotificationBus::Handler.
Public Member Functions | |
AZ_CLASS_ALLOCATOR (AssetEditorToolbar, AZ::SystemAllocator) | |
AssetEditorToolbar (EditorId editorId) | |
void | AddCustomAction (QToolButton *toolButton) |
void | AddCreationAction (QToolButton *toolButton) |
void | OnActiveGraphChanged (const GraphId &graphId) override |
void | OnSelectionChanged () override |
void | OnViewDisabled () |
void | OnViewEnabled () |