Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TTripleBuffer
Description
Convenience method for fetching and reading the latest buffer.
| Name | SwapAndRead |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/TripleBuffer.h |
| Include Path | #include "Containers/TripleBuffer.h" |
const BufferType & SwapAndRead()
Reference to the buffer.
See Also
-
SwapRead
-
WriteAndSwap