Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/Chaos > API/Plugins/ChaosCaching/Chaos/Adapters > API/Plugins/ChaosCaching/Chaos/Adapters/FGeometryCollectionCacheAdapter
- FComponentCacheAdapter::BuildEventsSolver()
- FGeometryCollectionCacheAdapter::BuildEventsSolver()
References
| Module | ChaosCaching |
| Header | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |
| Include | #include "Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h" |
| Source | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/Adapters/GeometryCollectionComponentCacheAdapter.cpp |
virtual Chaos::FPhysicsSolverEvents &42; BuildEventsSolver
&40;
UPrimitiveComponent &42; InComponent
&41; const
Remarks
Called to retrieve the base events solver for a specific component. If the component is requiring it the solver could be rebuilt.
Parameters
| Name | Description |
|---|---|
| InComponent | Component to resolve the solver for |