Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/IBookmarkTypeActions
Description
Gets the class of bookmarks with which these actions can be used. Must match exactly with the desired bookmark class.
Derived Overrides
| Name | GetBookmarkClass |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Bookmarks/IBookmarkTypeActions.h |
| Include Path | #include "Bookmarks/IBookmarkTypeActions.h" |
TSubclassOf < class UBookmarkBase > GetBookmarkClass()