ESearchDirectoryType

Unreal Engine C++ API Reference > Editor > EditorConfig > UEditorConfigSubsystem

References

   
Module EditorConfig
Header /Engine/Source/Editor/EditorConfig/Public/EditorConfigSubsystem.h
Include #include "EditorConfigSubsystem.h"

Syntax

enum ESearchDirectoryType  
{  
    Engine,  
    Project,  
    ProjectOverrides,  
    User,  
}  

Values

Name Description
Engine  
Project  
ProjectOverrides  
User  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library