FShapedTextOptions::SynchronizeShapedTextProperties

Synchronize the properties with the given widget.

Windows
MacOS
Linux

References

Module

UMG

Header

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

Include

#include "Components/TextWidgetTypes.h"

Syntax

template<typename TWidgetType>
void SynchronizeShapedTextProperties
(
    TWidgetType & InWidget
)

Remarks

Synchronize the properties with the given widget. A template as the Slate widgets conform to the same API, but don't derive from a common base.

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