Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/FComponentCacheAdapter
Description
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.
| Name | WaitForSolverTasks |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/Adapters/CacheAdapter.h |
| Include Path | #include "Chaos/Adapters/CacheAdapter.h" |
virtual void WaitForSolverTasks
(
UPrimitiveComponent * InComponent
) const