Inherits AZ::EBusTraits.
|
using | BusIdType = AZ::EntityId |
|
|
virtual bool | CreateBookmarkAnchor (const AZ::Vector2 &position, int bookmarkIndex)=0 |
|
virtual void | RegisterBookmark (const AZ::EntityId &bookmarkId)=0 |
|
virtual void | UnregisterBookmark (const AZ::EntityId &bookmarkId)=0 |
|
virtual bool | IsBookmarkRegistered (const AZ::EntityId &bookmarkId) const =0 |
|
virtual AZ::EntityId | FindBookmarkForShortcut (int shortcut) const =0 |
|
virtual bool | RequestShortcut (const AZ::EntityId &bookmarkId, int shortcut)=0 |
|
virtual void | ActivateShortcut (int index)=0 |
|
virtual void | JumpToBookmark (const AZ::EntityId &bookmarkId)=0 |
|
|
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
|
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |
|
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Components/Bookmarks/BookmarkBus.h