TTripleBuffer::SwapAndRead

Convenience method for fetching and reading the latest buffer.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/TripleBuffer.h"

Syntax

const BufferType & SwapAndRead()

Remarks

Convenience method for fetching and reading the latest buffer.

Returns

Reference to the buffer.

See Also

SwapRead

Read

WriteAndSwap

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