FWidgetProxyHandle

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "FastUpdate/WidgetProxy.h"

Syntax

class FWidgetProxyHandle

Constructors

Name Description

Public function

FWidgetProxyHandle()

Functions

Name Description

Public function Const

int32

 

GetIndex

(
    bool bEvenIfInvalid
)

Public function Const

FSlateInvali...

 

GetInvalidationRoot()

Public function

FWidgetProxy...

 

GetProxy()

Public function Const

const FWidge...

 

GetProxy()

Public function Const

bool

 

IsValid()

Public function

void

 

MarkWidgetDirty

(
    EInvalidateWidgetReason InvalidateR...
)

Public function

void

 

MarkWidgetUpdatedThisFrame()

Marks the widget as updated this frame Note: If the widget still has update flags (e.g it ticks or is volatile or something during update added new flags) it will remain in the update list

Public function

void

 

UpdateWidgetFlags

(
    EWidgetUpdateFlags NewFlags
)

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