TRingBuffer::NextIndex

Gets the buffer index that the next enqueued word will get stored in.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Private/Core/RingBuffer.h

Include

#include "Core/RingBuffer.h"

Syntax

uint32 NextIndex() const

Remarks

Gets the buffer index that the next enqueued word will get stored in.

Returns

The index that the next enqueued word will have

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss