Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::EditorViewBookmarks Class Referencefinal

struct that stores a vector of View bookmarks. More...

#include <SharedViewBookmarkComponent.h>

Public Member Functions

 AZ_CLASS_ALLOCATOR (EditorViewBookmarks, AZ::SystemAllocator)
 
 AZ_TYPE_INFO (EditorViewBookmarks, "{EA0B8FF9-F706-4115-8226-E3F54F1EE8A1}")
 
AZStd::string GetBookmarkLabel (int index) const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

AZStd::vector< ViewBookmarkm_viewBookmarks
 

Detailed Description

struct that stores a vector of View bookmarks.


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