UWidget::GetCachedWidget

Gets the last created widget does not recreate the gc container for the widget if one is needed.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/Widget.h

Include

#include "Components/Widget.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/Widget.cpp

Syntax

TSharedPtr< SWidget > GetCachedWidget() const

Remarks

Gets the last created widget does not recreate the gc container for the widget if one is needed.

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