FBaseTextLayoutMarshaller::MakeDirty

Mark this text layout as dirty (eg, because some settings have changed), so that it will cause SetText to be called on the next Tick

Windows
MacOS
Linux

Override Hierarchy

ITextLayoutMarshaller::MakeDirty()

FBaseTextLayoutMarshaller::MakeDirty()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Text/BaseTextLayoutMarshaller.h

Include

#include "Framework/Text/BaseTextLayoutMarshaller.h"

Syntax

virtual void MakeDirty()

Remarks

Mark this text layout as dirty (eg, because some settings have changed), so that it will cause SetText to be called on the next Tick

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