TTripleBuffer::Write

Write a value to the current write buffer.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/TripleBuffer.h"

Syntax

void Write
(
    const BufferType Value
)

Remarks

Write a value to the current write buffer.

Parameters

Parameter

Description

Value

The value to write.

See Also

SwapWrite

Read

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