Navigation
Unreal Engine C++ API Reference > Editor > ConfigEditor > IConfigEditorModule
References
Module | ConfigEditor |
Header | /Engine/Source/Editor/ConfigEditor/Public/IConfigEditorModule.h |
Include | #include "IConfigEditorModule.h" |
void AddExternalPropertyValueWidgetAndConfigPairing ( const [FString](API\Runtime\Core\Containers\FString) & ConfigFile, const [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > ValueWidget )
Remarks
Maintain a reference to a value widget used in the config editor for the current property.