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