EStructViewerMode

Windows
MacOS
Linux

References

Module

StructViewer

Header

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

Include

#include "StructViewerModule.h"

Syntax

enum EStructViewerMode
{
    StructBrowsing,
    StructPicker,
}

Values

Name

Description

StructBrowsing

Allows all structs to be browsed and selected; syncs selection with the editor; drag and drop attachment, etc.

StructPicker

Sets the struct viewer to operate as a struct 'picker'.

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