FBaseTextLayoutMarshaller::IsDirty

Is this text layout dirty? (eg, because some settings have changed) If so, you should call SetText on it to update the text layout

Windows
MacOS
Linux

Override Hierarchy

ITextLayoutMarshaller::IsDirty()

FBaseTextLayoutMarshaller::IsDirty()

References

Module

Slate

Header

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

Include

#include "Framework/Text/BaseTextLayoutMarshaller.h"

Syntax

virtual bool IsDirty() const

Remarks

Is this text layout dirty? (eg, because some settings have changed) If so, you should call SetText on it to update the text layout

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