FDesignerExtension::PreviewContentChanged

Called every time the content of the designer changed.

Windows
MacOS
Linux

References

Module

UMGEditor

Header

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

Include

#include "DesignerExtension.h"

Syntax

virtual void PreviewContentChanged
(
    TSharedRef< SWidget > NewContent
)

Remarks

Called every time the content of the designer changed.

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