Navigation
API > API/Runtime > API/Runtime/SlateCore
Index of the special container to order widget in InvalidateRoot. See SlateInvalidationWidgetlist.
| |
|
| Name |
FSlateInvalidationWidgetIndex |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/FastUpdate/SlateInvalidationWidgetIndex.h |
| Include Path |
#include "FastUpdate/SlateInvalidationWidgetIndex.h" |
Syntax
struct FSlateInvalidationWidgetIndex
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FSlateInvalidationWidgetIndex
(
IndexType InArray,
IndexType InElement
)
|
|
FastUpdate/SlateInvalidationWidgetIndex.h |
|
Typedefs
| Name |
Type |
Remarks |
Include Path |
| IndexType |
uint16 |
|
FastUpdate/SlateInvalidationWidgetIndex.h |
Constants
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ArrayIndex |
IndexType |
Index of the array node in FSlateInvalidationWidgetList |
FastUpdate/SlateInvalidationWidgetIndex.h |
|
| ElementIndex |
IndexType |
Index of the element node in FSlateInvalidationWidgetList |
FastUpdate/SlateInvalidationWidgetIndex.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
FastUpdate/SlateInvalidationWidgetIndex.h |
|
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
FastUpdate/SlateInvalidationWidgetIndex.h |
|
|
|
FastUpdate/SlateInvalidationWidgetIndex.h |
|