FWidgetBlueprintEditor::MigrateFromChain

Migrate a property change from the preview GUI to the template GUI.

Windows
MacOS
Linux

References

Module

UMGEditor

Header

/Engine/Source/Editor/UMGEditor/Public/WidgetBlueprintEditor.h

Include

#include "WidgetBlueprintEditor.h"

Source

/Engine/Source/Editor/UMGEditor/Private/WidgetBlueprintEditor.cpp

Syntax

void MigrateFromChain
(
    FEditPropertyChain * PropertyThatChanged,
    bool bIsModify
)

Remarks

Migrate a property change from the preview GUI to the template GUI.

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