Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FastUpdate
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/FastUpdate/SlateInvalidationRoot.h |
| Include | #include "FastUpdate/SlateInvalidationRoot.h" |
Syntax
struct FSlateInvalidationResult
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bRepaintedWidgets | If we had to repaint any widget | |
| int32 | MaxLayerIdPainted | The max layer id painted or cached | |
| UE::Slate::FDeprecateVector2DResult | ViewOffset | The view offset to use with the draw buffer |
Constructors
| Type | Name | Description | |
|---|---|---|---|