Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | ESolverFlags |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/ChaosSolversModule.h |
| Include Path | #include "ChaosSolversModule.h" |
Syntax
enum ESolverFlags
{
None = 0,
Standalone = 1 << 0,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Standalone |