Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/EditorConfig/Public/EditorConfigSubsystem.h |
Include |
#include "EditorConfigSubsystem.h" |
Source |
/Engine/Source/Editor/EditorConfig/Private/EditorConfigSubystem.cpp |
TSharedRef< FEditorConfig > FindOrLoadConfig
(
FStringView ConfigName
)
Find a config with the given name that has already been loaded, load it if it hasn't been, or create one with the given name.