TTripleBuffer::Read

Read a value from the current read buffer.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/TripleBuffer.h"

Syntax

BufferType & Read()

Remarks

Read a value from the current read buffer.

Returns

Reference to the read buffer's value.

See Also

SwapRead

Write

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