CopyManagedTypedArray

Makes a copy from one array to another

Windows
MacOS
Linux

References

Module

GeometryCollectionCore

Header

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

Include

#include "GeometryCollection/ManagedArrayTypes.h"

Syntax

FManagedArrayBase * CopyManagedTypedArray
(
    EManagedArrayType ArrayType,
    FManagedArrayBase * Dest,
    FManagedArrayBase * Src
)

Remarks

Makes a copy from one array to another

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