Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine > API/Plugins/ChaosFleshEngine/ChaosCache > API/Plugins/ChaosFleshEngine/ChaosCache/FFleshCacheAdapter
- FComponentCacheAdapter::BuildEventsSolver()
- FFleshCacheAdapter::BuildEventsSolver()
References
| Module | ChaosFleshEngine |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/ChaosCache/FleshComponentCacheAdapter.h |
| Include | #include "ChaosCache/FleshComponentCacheAdapter.h" |
| Source | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Private/ChaosCache/FleshComponentCacheAdapter.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 |