Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FRichCurveEditorModelRaw
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
Virtual Inheritance
- FRichCurveEditorModel::IsValid → FRichCurveEditorModelRaw::IsValid
| Name | IsValid |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/RichCurveEditorModel.h |
| Include Path | #include "RichCurveEditorModel.h" |
virtual bool IsValid() const