FSlateInvalidationRoot::InvalidateRootLayout

Invalidate the layout, forcing the parent of the InvalidationRoot to be repainted.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/FastUpdate/SlateInvalidationRoot.h

Include

#include "FastUpdate/SlateInvalidationRoot.h"

Source

/Engine/Source/Runtime/SlateCore/Private/FastUpdate/SlateInvalidationRoot.cpp

Syntax

void InvalidateRootLayout
(
    const SWidget * Investigator
)

Remarks

Invalidate the layout, forcing the parent of the InvalidationRoot to be repainted.

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