TWidgetAllocator

Normal widgets are allocated directly by the [TDecl](API\Runtime\SlateCore\Widgets\TDecl).

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Widgets/DeclarativeSyntaxSupport.h"

Syntax

template<typename WidgetType, bool IsDerived>
struct TWidgetAllocator

Remarks

Normal widgets are allocated directly by the TDecl.

Specializations

Functions

Name Description

Public function Static

TSharedRef< ...

 

PrivateAllocateWidget()

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