Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FRichCurveEditorModel
- FRichCurveEditorModel::IsValid()
- FRichCurveEditorModelRaw::IsValid()
References
| Module | CurveEditor |
| Header | /Engine/Source/Editor/CurveEditor/Public/RichCurveEditorModel.h |
| Include | #include "RichCurveEditorModel.h" |
bool IsValid&40;&41; const
Remarks
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