Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TArray
| Type | Name | Description | |
|---|---|---|---|
| ElementType * | GetData () |
Helper function for returning a typed pointer to the first array entry. | |
| const ElementType * | GetData () |
Helper function for returning a typed pointer to the first array entry. |