UClassViewerSettings

Implements the Class Viewer's loading and saving settings.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UClassViewerSettings

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Settings/ClassViewerSettings.h

Include

#include "Settings/ClassViewerSettings.h"

Syntax

class UClassViewerSettings : public UObject

Remarks

Implements the Class Viewer's loading and saving settings.

Variables

Name Description

Public variable

TArray< FString...

 

AllowedClasses

Public variable

EClassViewerDev...

 

DeveloperFolderType

The developer folder view modes used in SClassViewer

Public variable

bool

 

DisplayInternalClasses

Whether to display internal use classes.

Constructors

Name Description

Public function

UClassViewerSettings

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Static

FSettingChan...

 

OnSettingChanged()

Overridden from UObject

Name Description

Protected function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

Called when a property on this object has been modified externally

Classes

Name

Description

Public class

FSettingChangedEvent

Returns an event delegate that is executed when a setting has changed.

Constants

Name

Description

SettingChangedEvent

Holds an event delegate that is executed when a setting has changed.

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