Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > GeometryCollection > TManagedArrayBase > GetData
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/ManagedArray.h |
Include | #include "GeometryCollection/ManagedArray.h" |
ElementType &42; GetData&40;&41;
Remarks
Helper function for returning a typed pointer to the first array entry. Pointer to first array entry or nullptr if ArrayMax == 0.