FEngineShowFlags::FindShowFlagDisplayName

Retrieve the localized display name for a named show flag

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ShowFlags.h

Include

#include "ShowFlags.h"

Syntax

static void FindShowFlagDisplayName
(
    const FString & InName,
    FText & OutText
)

Remarks

Retrieve the localized display name for a named show flag

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