Navigation
API > API/Runtime > API/Runtime/Chaos
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/SolverEventFilters.h |
| Include | #include "SolverEventFilters.h" |
Syntax
class FSolverEventFilters
Remarks
Container for the Solver Event Filters that have settings exposed through the Solver Actor
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FSolverBreakingEventFilter * | |||
| FSolverBreakingEventFilter * | |||
| FSolverCollisionEventFilter * | Non-const access | ||
| FSolverCollisionEventFilter * | Const access | ||
| FSolverRemovalEventFilter * | |||
| FSolverRemovalEventFilter * | |||
| FSolverTrailingEventFilter * | |||
| FSolverTrailingEventFilter * | |||
| bool | |||
| bool | |||
| bool | |||
| bool | |||
| void | SetGenerateBreakingEvents
(
bool bDoGenerate |
||
| void | SetGenerateCollisionEvents
(
bool bDoGenerate |
||
| void | SetGenerateRemovalEvents
(
bool bDoGenerate |
||
| void | SetGenerateTrailingEvents
(
bool bDoGenerate |