Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/TCircularHistoryBuffer
| Type | Name | Description | |
|---|---|---|---|
| ElementType & | operator[]
(
uint32 Index |
NOTE: Will clamp to the oldest value available if the buffer isn't full and the index is larger than the number of values buffered. | |
| const ElementType & | operator[]
(
uint32 Index |