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" |
virtual Chaos::FPhysicsSolverEvents * BuildEventsSolver
(
UPrimitiveComponent * InComponent
) const
Remarks
Called to retrieve the base events solver for a specific component. If the component is requiring it the solver could be rebuilt.