FWidgetDrawElementState

State of the current widget that is adding draw elements

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElements.h

Include

#include "Rendering/DrawElements.h"

Syntax

struct FWidgetDrawElementState

Remarks

State of the current widget that is adding draw elements

Variables

Name Description

Public variable

bool

 

bIsVolatile

Public variable

FSlateCachedEle...

 

CacheHandle

Public variable

const SWidget &...

 

Widget

Constructors

Name Description

Public function

FWidgetDrawElementState

(
    FSlateCachedElementsHandle& InCurr...,
    bool bInIsVolatile,
    const SWidget* InWidget
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss