UEditorConfigSubsystem::SaveConfig

Save the given config to the location it was loaded.

Choose your operating system:

Windows

macOS

Linux

References

Module

EditorConfig

Header

/Engine/Source/Editor/EditorConfig/Public/EditorConfigSubsystem.h

Include

#include "EditorConfigSubsystem.h"

Source

/Engine/Source/Editor/EditorConfig/Private/EditorConfigSubystem.cpp

Syntax

void SaveConfig
(
    TSharedRef< FEditorConfig > Config
)

Remarks

Save the given config to the location it was loaded.