Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FChaosSolversModule
Description
Outputs statistics for the solver hierarchies. Currently engine calls into this from a console command on demand.
| Name | DumpHierarchyStats |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/ChaosSolversModule.h |
| Include Path | #include "ChaosSolversModule.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/ChaosSolversModule.cpp |
void DumpHierarchyStats
(
int32 * OutOptMaxCellElements
)