FWidgetProxyHandle::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

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "FastUpdate/WidgetProxy.h"

Source

/Engine/Source/Runtime/SlateCore/Private/FastUpdate/WidgetProxy.cpp

Syntax

void MarkWidgetUpdatedThisFrame()

Remarks

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

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