EStructViewerNameTypeToDisplay

Windows
MacOS
Linux

References

Module

StructViewer

Header

/Engine/Source/Editor/StructViewer/Public/StructViewerModule.h

Include

#include "StructViewerModule.h"

Syntax

enum EStructViewerNameTypeToDisplay
{
    Dynamic,
    DisplayName,
    StructName,
}

Values

Name

Description

Dynamic

Display both the display name and struct name if they're available and different.

DisplayName

Always use the display name

StructName

Always use the struct name

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