TWidgetAllocator< WidgetType, true >

SUserWidgets are allocated in the corresponding CPP file, so that the implementer can return an implementation that differs from the public interface.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h

Include

#include "Widgets/DeclarativeSyntaxSupport.h"

Syntax

template<typename WidgetType>
struct TWidgetAllocator< WidgetType, true >

Remarks

SUserWidgets are allocated in the corresponding CPP file, so that the implementer can return an implementation that differs from the public interface.

Functions

Name Description

Public function Static

TSharedRef< ...

 

PrivateAllocateWidget()

See Also

SUserWidgetExample

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