Navigation
API > API/Editor > API/Editor/EditorConfig > API/Editor/EditorConfig/UEditorConfigSubsystem
References
| Module | EditorConfig |
| Header | /Engine/Source/Editor/EditorConfig/Public/EditorConfigSubsystem.h |
| Include | #include "EditorConfigSubsystem.h" |
| Source | /Engine/Source/Editor/EditorConfig/Private/EditorConfigSubystem.cpp |
void AddSearchDirectory
&40;
ESearchDirectoryType Type,
FStringView SearchDir
&41;
Remarks
Append a new config search directory to the given type. Engine directories are searched first, then Project, then ProjectOverrides, then User.