operator new

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/TransArray.h

Include

#include "Containers/TransArray.h"

Syntax

template<typename T>
void * operator new
(
    size_t Size,
    TTransArray< T > & Array,
    int32 Index
)

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