TManagedArrayBase::GetData

Helper function for returning a typed pointer to the first array entry.

Windows
MacOS
Linux

References

Module

GeometryCollectionCore

Header

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

Include

#include "GeometryCollection/ManagedArray.h"

Syntax

const ElementType * GetData() const

Remarks

Helper function for returning a typed pointer to the first array entry.

Returns

Pointer to first array entry or nullptr if ArrayMax == 0.

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