UPanelSlot::SynchronizeFromTemplate

Called by the designer when a design-time widget needs to have changes to its associated template synchronized.

Windows
MacOS
Linux

Override Hierarchy

UPanelSlot::SynchronizeFromTemplate()

UCanvasPanelSlot::SynchronizeFromTemplate()

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/PanelSlot.h

Include

#include "Components/PanelSlot.h"

Syntax

virtual void SynchronizeFromTemplate
(
    const UPanelSlot *const TemplateSlot
)

Remarks

Called by the designer when a design-time widget needs to have changes to its associated template synchronized.

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