Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FRichCurveEditorModel
Description
Check for whether this rich curve is valid. This is required mostly in the case of undo/redo, where curves can potentially become invalid underneath this model before owners get their undo/redo callbacks
Derived Overrides
| Name | IsValid |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/RichCurveEditorModel.h |
| Include Path | #include "RichCurveEditorModel.h" |
bool IsValid() const