Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TRingBuffer
| Type | Name | Description | |
|---|---|---|---|
| ElementType & | GetAtIndexNoCheck
(
IndexType Index |
Unsafely return a writable reference to the value at the given Index. | |
| const ElementType & | GetAtIndexNoCheck
(
IndexType Index |
Unsafely return a const reference to the value at the given Index. |