UStructViewerProjectSettings

Implements the settings for the Struct Viewer Project Settings

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UStructViewerProjectSettings

References

Module

StructViewer

Header

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

Include

#include "StructViewerProjectSettings.h"

Syntax

class UStructViewerProjectSettings : public UObject

Remarks

Implements the settings for the Struct Viewer Project Settings

Variables

Name Description

Public variable

TArray< FDirect...

 

InternalOnlyPaths

The base directories to be considered Internal Only for the struct picker.

Public variable

TArray< TSoftOb...

 

InternalOnlyStructs

The base classes to be considered Internal Only for the struct picker.

Constructors

Name Description

Public function

UStructViewerProjectSettings

(
    const FObjectInitializer& ObjectIn...
)

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