Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/FShapedTextOptions
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/TextWidgetTypes.h |
Include | #include "Components/TextWidgetTypes.h" |
template<typename TWidgetType>
void SynchronizeShapedTextProperties
&40;
TWidgetType & InWidget
&41;
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.