UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSlateControlledConstruction Class Referenceabstract

#include <SlateControlledConstruction.h>

+ Inheritance diagram for FSlateControlledConstruction:

Public Member Functions

 FSlateControlledConstruction ()=default
 
virtual ~FSlateControlledConstruction ()=default
 
virtual const FSlateWidgetClassDataGetWidgetClass () const =0
 
void operator delete (void *mem)
 

Static Public Member Functions

static const FSlateWidgetClassDataStaticWidgetClass ()
 

Friends

template<class WidgetType , bool bIsUserWidget>
struct TWidgetAllocator
 
template<typename ObjectType , ESPMode Mode>
class SharedPointerInternals::TIntrusiveReferenceController
 

Constructor & Destructor Documentation

◆ FSlateControlledConstruction()

FSlateControlledConstruction::FSlateControlledConstruction ( )
default

◆ ~FSlateControlledConstruction()

virtual FSlateControlledConstruction::~FSlateControlledConstruction ( )
virtualdefault

Member Function Documentation

◆ GetWidgetClass()

virtual const FSlateWidgetClassData & FSlateControlledConstruction::GetWidgetClass ( ) const
pure virtual

◆ operator delete()

void FSlateControlledConstruction::operator delete ( void mem)
inline

◆ StaticWidgetClass()

static const FSlateWidgetClassData & FSlateControlledConstruction::StaticWidgetClass ( )
inlinestatic

Friends And Related Symbol Documentation

◆ SharedPointerInternals::TIntrusiveReferenceController

◆ TWidgetAllocator

template<class WidgetType , bool bIsUserWidget>
friend struct TWidgetAllocator
friend

The documentation for this class was generated from the following file: