Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FChaosSolversModule
| Type | Name | Description | |
|---|---|---|---|
| TArray< const Chaos::FPhysicsSolverBase * > | GetSolvers
(
const UObject* InOwner |
Read access to the current solver-state objects, be aware which thread owns this data when attempting to use this. | |
| void | GetSolvers
(
const UObject* InOwner, |
Read access to the current solver-state objects, be aware which thread owns this data when attempting to use this. |