Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TPreallocatedArrayProxy
| Type | Name | Description | |
|---|---|---|---|
| ElementType & | operator[]
(
int32 Index |
Accesses the identified element's value. | |
| const ElementType & | operator[]
(
int32 Index |
Accesses the identified element's value. |