Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FSolverTrailingEventFilter |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/SolverEventFilters.h |
| Include Path | #include "SolverEventFilters.h" |
Syntax
class FSolverTrailingEventFilter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| SolverEventFilters.h | |||
FSolverTrailingEventFilter
(
const FSolverTrailingFilterSettings& InSettings |
SolverEventFilters.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Settings | FSolverTrailingFilterSettings | SolverEventFilters.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Enabled() |
SolverEventFilters.h | ||
bool Pass
(
const Chaos::FTrailingData& InData |
SolverEventFilters.h | ||
void UpdateFilterSettings
(
const FSolverTrailingFilterSettings& InSettings |
SolverEventFilters.h |