UEditorConfigSubsystem::SaveConfig

Save the given config to the location it was loaded.

Unreal Engine C++ API Reference > 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 SaveConfig
(
    [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [FEditorConfig](API\Editor\EditorConfig\FEditorConfig) > Config
)

Remarks

Save the given config to the location it was loaded.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library