 |
FCurveEditorFilterStates |
Sparse map of filter states specifying items that have matched a filter |
|
 |
FCurveEditorTree |
Complete implementation of a curve editor tree. |
|
 |
FCurveEditorTreeDelegate |
Generic multicast delegate that guards against re-entrancy for the curve editor tree |
|
 |
FCurveEditorTreeEvents |
Struct that represents an event for when the tree has been changed. |
|
 |
FCurveEditorTreeFilter |
Base class for all filters that can be applied to a curve editor tree. |
|
 |
FCurveEditorTreeItem |
Concrete type used as a tree item for the curve editor. |
|
 |
FCurveEditorTreeTextFilter |
Built-in text filter of type ECurveEditorTreeFilterType::Text. |
|
 |
FCurveEditorTreeTextFilterTerm |
A text filter term containing >= 1 sparate tokens ordered from child to parent |
|
 |
FCurveEditorTreeTextFilterToken |
A specific text token (containing neither spaces nor .) |
|
 |
FScopedCurveEditorTreeEventGuard |
Scoped guard that prevents the broadcast of tree events for the duration of its lifetime. |
|
 |
FSortedCurveEditorTreeItems |
Container specifying a linear set of child identifiers and |
|
 |
ICurveEditorTreeItem |
Optional implementation interface for any tree item to be shown on the curve editor tree. |
|