Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TArrayView
Description
Helper function for returning a typed pointer to the first array entry.
| Name | GetData |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/ArrayView.h |
| Include Path | #include "Containers/ArrayView.h" |
ElementType * GetData() const
Pointer to first array entry.