UWidget::TakeDerivedWidget

Choose your operating system:

Windows

macOS

Linux

References

Module

UMG

Header

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

Include

#include "Components/Widget.h"

Syntax

template<class WidgetType>
TSharedRef< WidgetType > TakeDerivedWidget
(
    ConstructMethodType ConstructMethod
)