TRingBuffer::Bottom

Gets the first data word in the FIFO (i.e. oldest).

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Core/RingBuffer.h"

Syntax

const DataType & Bottom() const

Remarks

Gets the first data word in the FIFO (i.e. oldest).

Returns

The first data word

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