Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Containers/ArrayView.h |
Include |
#include "Containers/ArrayView.h" |
ElementType * GetData() const
Helper function for returning a typed pointer to the first array entry.
Pointer to first array entry or nullptr if ArrayMax == 0.