TArrayBuilder::operator TArray< ElementType, Allocator >

Implicit conversion operator to build the array as configured.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/ArrayBuilder.h"

Syntax

operator TArray< ElementType, Allocator >()

Remarks

Implicit conversion operator to build the array as configured.

Returns

A new array.

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