TTripleBuffer::TTripleBuffer

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

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/TripleBuffer.h"

Syntax

TTripleBuffer
(
    const BufferType & InValue
)

Remarks

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

Parameters

Parameter

Description

InValue

The initial value of all three buffers.

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