FBookMarkTypeActions::GetBookmarkClass

Gets the class of bookmarks with which these actions can be used.

Windows
MacOS
Linux

Override Hierarchy

IBookmarkTypeActions::GetBookmarkClass()

FBookMarkTypeActions::GetBookmarkClass()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Bookmarks/BookMarkTypeActions.h

Include

#include "Bookmarks/BookMarkTypeActions.h"

Syntax

virtual TSubclassOf< class UBookmarkBase > GetBookmarkClass()

Remarks

Gets the class of bookmarks with which these actions can be used. Must match exactly with the desired bookmark class.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss