TCircularBuffer

Overload list

Windows
MacOS
Linux
Name Description

Public function

TCircularBuffer

(
    uint32 Capacity
)

Creates and initializes a new instance of the TCircularBuffer class.

Public function

TCircularBuffer

(
    uint32 Capacity,
    const ElementType& InitialValue
)

Creates and initializes a new instance of the TCircularBuffer class.

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