Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > FastUpdate
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/FastUpdate/SlateInvalidationWidgetIndex.h |
Include | #include "FastUpdate/SlateInvalidationWidgetIndex.h" |
Syntax
struct FSlateInvalidationWidgetIndex
Remarks
Index of the special container to order widget in InvalidateRoot. See SlateInvalidationWidgetlist.
Constructors
No constructors are accessible with public or protected access.
Functions
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator!=
(
FSlateInvalidationWidgetIndex Other |
|
![]() ![]() |
bool | operator==
(
FSlateInvalidationWidgetIndex Other |
Typedefs
Name | Description |
---|---|
IndexType |
Constants
Name | Description |
---|---|
Invalid |