TRingBuffer::Max

Current allocated Capacity, this will always be a power of two, or the special case 0.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/RingBuffer.h

Include

#include "Containers/RingBuffer.h"

Syntax

IndexType Max() const

Remarks

Current allocated Capacity,

this will always be a power of two, or the special case 0.

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