Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateWindowElementList
State of the current widget that is adding draw elements
| Name | FWidgetDrawElementState |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElements.h |
| Include Path | #include "Rendering/DrawElements.h" |
Syntax
struct FWidgetDrawElementState
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWidgetDrawElementState
(
FSlateCachedElementsHandle& InCurrentHandle, |
Rendering/DrawElements.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsVolatile | bool | Rendering/DrawElements.h | ||
| CacheHandle | FSlateCachedElementsHandle | Rendering/DrawElements.h | ||
| Widget | const SWidget * | Rendering/DrawElements.h |