Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Bookmarks > FBookMarkTypeActions
- IBookmarkTypeActions::GetBookmarkClass()
- FBookMarkTypeActions::GetBookmarkClass()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/Bookmarks/BookMarkTypeActions.h |
Include | #include "Bookmarks/BookMarkTypeActions.h" |
virtual TSubclassOf< class UBookmarkBase > GetBookmarkClass&40;&41;
Remarks
Gets the class of bookmarks with which these actions can be used. Must match exactly with the desired bookmark class.