Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateInvalidationRoot
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| FastUpdate/SlateInvalidationRoot.h | |||
const FSlateCachedElementData & GetCachedElements () |
FastUpdate/SlateInvalidationRoot.h |
GetCachedElements()
| Name | GetCachedElements |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/FastUpdate/SlateInvalidationRoot.h |
| Include Path | #include "FastUpdate/SlateInvalidationRoot.h" |
FSlateCachedElementData & GetCachedElements()
the cached draw elements for this window and its widget hierarchy.
GetCachedElements()
| Name | GetCachedElements |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/FastUpdate/SlateInvalidationRoot.h |
| Include Path | #include "FastUpdate/SlateInvalidationRoot.h" |
const FSlateCachedElementData & GetCachedElements() const
the cached draw elements for this window and its widget hierarchy.