SUserWidget::operator new

User widgets can be allocated explicitly in the C++

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Widgets/SUserWidget.h"

Syntax

void * operator new
(
    const size_t InSize
)

Remarks

User widgets can be allocated explicitly in the C++

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