FManagedArrayBase::NewCopy

Return unmanaged copy of array with input indices.

Windows
MacOS
Linux

References

Module

GeometryCollectionCore

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionCore/Public/GeometryCollection/ManagedArray.h

Include

#include "GeometryCollection/ManagedArray.h"

Syntax

virtual FManagedArrayBase * NewCopy
(
    const TArray< int32 > & DeletionList
)

Remarks

Return unmanaged copy of array with input indices.

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