FSlateInvalidationRoot::InvalidateChildOrder

Call to notify that the ordering of children somewhere in the hierarchy below this root has changed and the fast path is no longer valid

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 InvalidateChildOrder()

Remarks

Call to notify that the ordering of children somewhere in the hierarchy below this root has changed and the fast path is no longer valid

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