UVerticalBoxSlot::SynchronizeFromTemplate

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UPanelSlot::SynchronizeFromTemplate()

UVerticalBoxSlot::SynchronizeFromTemplate()

References

Module

UMG

Header

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

Include

#include "Components/VerticalBoxSlot.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/VerticalBoxSlot.cpp

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.