Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/Chaos > API/Plugins/ChaosCaching/Chaos/Adapters > API/Plugins/ChaosCaching/Chaos/Adapters/FComponentCacheAdapter
References
| Module | ChaosCaching |
| Header | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/Adapters/CacheAdapter.h |
| Include | #include "Chaos/Adapters/CacheAdapter.h" |
virtual void WaitForSolverTasks
&40;
UPrimitiveComponent &42; InComponent
&41; const
Remarks
Stall on any solver tasks that could broadcast events via the EventsSolver. Called from game thread. This is necessary so that the cache manager can teardown and setup new event handling.