IConfigEditorModule::AddExternalPropertyValueWidgetAndConfigPairing

Maintain a reference to a value widget used in the config editor for the current property.

Windows
MacOS
Linux

References

Module

ConfigEditor

Header

/Engine/Source/Editor/ConfigEditor/Public/IConfigEditorModule.h

Include

#include "IConfigEditorModule.h"

Syntax

void AddExternalPropertyValueWidgetAndConfigPairing
(
    const FString & ConfigFile,
    const TSharedPtr< SWidget > ValueWidget
)

Remarks

Maintain a reference to a value widget used in the config editor for the current property.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss