FBookmarkUI

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Bookmarks/BookmarkUI.h"

Syntax

struct FBookmarkUI

Functions

Name Description

Public function Static

FName

 

GetClearCommandName

(
    const int32 BookmarkIndex
)

Public function Static

FText

 

GetClearLabel

(
    const int32 BookmarkIndex
)

Public function Static

FText

 

GetClearTooltip

(
    const int32 BookmarkIndex
)

Public function Static

FSlateIcon

 

GetDefaultIcon()

Public function Static

FName

 

GetJumpToCommandName

(
    const int32 BookmarkIndex
)

Public function Static

FText

 

GetJumpToLabel

(
    const int32 BookmarkIndex
)

Public function Static

FText

 

GetJumpToTooltip

(
    const int32 BookmarkIndex
)

Public function Static

FText

 

GetPlainLabel

(
    const int32 BookmarkIndex
)

Public function Static

FName

 

GetSetCommandName

(
    const int32 BookmarkIndex
)

Public function Static

FText

 

GetSetLabel

(
    const int32 BookmarkIndex
)

Public function Static

FText

 

GetSetTooltip

(
    const int32 BookmarkIndex
)

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