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 AzQtComponents::StyledDockWidget, BookmarkTableRequestBus::Handler, GraphCanvas::SceneNotificationBus::Handler, and GraphCanvas::AssetEditorNotificationBus::Handler.
Public Slots | |
void | OnCreateBookmark () |
void | OnDeleteBookmark () |
void | OnContextMenuRequested (const QPoint &pos) |
void | SelectionChanged (const QItemSelection &selected, const QItemSelection &deselected) |
Public Member Functions | |
AZ_CLASS_ALLOCATOR (BookmarkDockWidget, AZ::SystemAllocator) | |
BookmarkDockWidget (EditorId editorId, QWidget *parent=nullptr) | |
void | OnActiveGraphChanged (const GraphId &graphId) override |
void | ClearSelection () override |
void | OnSelectionChanged () override |