UClassViewerProjectSettings

Implements the settings for the Class Viewer Project Settings

Unreal Engine C++ API Reference > Editor > ClassViewer

Inheritance Hierarchy

References

   
Module ClassViewer
Header /Engine/Source/Editor/ClassViewer/Public/ClassViewerProjectSettings.h
Include #include "ClassViewerProjectSettings.h"

Syntax

class UClassViewerProjectSettings : public [UObject](API\Runtime\CoreUObject\UObject\UObject)  

Remarks

Implements the settings for the Class Viewer Project Settings

Variables

Type Name Description
TArray< FSoftCl... InternalOnlyClasses The base classes to be considered Internal Only for the class picker.
TArray< FDirect... InternalOnlyPaths The base directories to be considered Internal Only for the class picker.

Constructors

Type Name Description
  UClassViewerProjectSettings ( const FObjectInitializer& ObjectIn... )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library