UClassViewerProjectSettings

Implements the settings for the Class Viewer Project Settings

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UClassViewerProjectSettings

References

Module

ClassViewer

Header

/Engine/Source/Editor/ClassViewer/Public/ClassViewerProjectSettings.h

Include

#include "ClassViewerProjectSettings.h"

Syntax

class UClassViewerProjectSettings : public UObject

Remarks

Implements the settings for the Class Viewer Project Settings

Variables

Name Description

Public variable

TArray< FSoftCl...

 

InternalOnlyClasses

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

Public variable

TArray< FDirect...

 

InternalOnlyPaths

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

Constructors

Name Description

Public function

UClassViewerProjectSettings

(
    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