Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TRingBuffer
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/RingBuffer.h |
| Include | #include "Containers/RingBuffer.h" |
bool IsValidIndex
&40;
IndexType Index
&41; const
Remarks
Tests if index is valid, i.e. greater than or equal to zero, and less than the number of elements in the array.