TCircularBuffer::Capacity

Returns the number of elements that the buffer can hold.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/CircularBuffer.h"

Syntax

uint32 Capacity() const

Remarks

Returns the number of elements that the buffer can hold.

Returns

Buffer capacity.

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