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 FSlateInvalidationContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAllowFastPathUpdate | ||
| bool | bParentEnabled | ||
| FSlateRect | CullingRect | ||
| int32 | IncomingLayerId | ||
| float | LayoutScaleMultiplier | ||
| const FPaintArgs * | PaintArgs | ||
| UE::Slate::FDeprecateVector2DResult | ViewOffset | ||
| const FWidgetStyle & | WidgetStyle | ||
| FSlateWindowElementList * | WindowElementList |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSlateInvalidationContext
(
FSlateWindowElementList& InWindowElementList, |