TTripleBuffer

Overload list

Windows
MacOS
Linux
Name Description

Public function

TTripleBuffer()

Default constructor.

Public function

TTripleBuffer

(
    ENoInit
)

Default constructor (no initialization).

Public function

TTripleBuffer

(
    const BufferType& InValue
)

Create and initialize a new instance with a given buffer value.

Public function

TTripleBuffer

(
    BufferType(&) InBuffers
)

Create and initialize a new instance using provided buffers.

Private function

TTripleBuffer

(
    const TTripleBuffer&
)

Hidden copy constructor (triple buffers cannot be copied).

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