FSlateInvalidationContext

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/FastUpdate/SlateInvalidationRoot.h

Include

#include "FastUpdate/SlateInvalidationRoot.h"

Syntax

struct FSlateInvalidationContext

Variables

Name Description

Public variable

bool

 

bAllowFastPathUpdate

Public variable

bool

 

bParentEnabled

Public variable

FSlateRect

 

CullingRect

Public variable

int32

 

IncomingLayerId

Public variable

float

 

LayoutScaleMultiplier

Public variable

const FPaintArg...

 

PaintArgs

Public variable

const FWidgetSt...

 

WidgetStyle

Public variable

FSlateWindowEle...

 

WindowElementList

Constructors

Name Description

Public function

FSlateInvalidationContext

(
    FSlateWindowElementList& InWindowE...,
    const FWidgetStyle& InWidgetStyle
)

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