UEditorConfigSubsystem::ReloadConfig

Force reload the given config and all its (current and potential) parents from disk.

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

bool ReloadConfig
(
    TSharedRef< FEditorConfig > Config
)

Remarks

Force reload the given config and all its (current and potential) parents from disk.