FEditorCategoryUtils::GetCategoryDisplayString

Overload list

Windows
MacOS
Linux
Name Description

Public function

FText

 

FEditorCategoryUtils::GetCategoryDisplayString

(
    const FText& UnsanitizedCategory
)

Expands any keys found in the category string (any terms found in square brackets), and sanitizes the name (spacing individual words, etc.).

Public function

FString

 

FEditorCategoryUtils::GetCategoryDisplayString

(
    const FString& UnsanitizedCategory
)

Expands any keys found in the category string (any terms found in square brackets), and sanitizes the name (spacing individual words, etc.).

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