Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/Chaos > API/Plugins/ChaosCaching/Chaos/UChaosCache
References
| Module | ChaosCaching |
| Header | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/ChaosCache.h |
| Include | #include "Chaos/ChaosCache.h" |
| Source | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/ChaosCache.cpp |
void AddFrame_Concurrent
&40;
FPendingFrameWrite && InFrame
&41;
Remarks
Adds a new frame to process to a threadsafe queue for later processing in FlushPendingFrames
Parameters
| Name | Description |
|---|---|
| InFrame | New frame to accept, moved into the internal threadsafe queue |