FEditorCategoryUtils::RegisterCategoryKey

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

FEditorCategoryUtils::RegisterCategoryKey

(
    const FString& Key,
    const FText& Category,
    const FText& Tooltip
)

To facilitate simple category renaming/reordering, we offer a key replacement system, where users can specify a key in their category metadata that will evaluate to some fully qualified category.

Public function

void

 

FEditorCategoryUtils::RegisterCategoryKey

(
    const FString& Key,
    const FText& Category,
    const FString& DocLink,
    const FString& DocExcerpt
)

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