Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/Framework > API/Runtime/Chaos/Chaos/Framework/FGuardedTripleBuffer
- IBufferResource::FlipProducer()
- FGuardedTripleBuffer::FlipProducer()
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/MultiBufferResource.h |
Include | #include "Chaos/Framework/MultiBufferResource.h" |
virtual void FlipProducer&40;&41;
Remarks
Make the current producer buffer available to the consumer thread.
This function should only be called by the producer thread.