FRichCurveEditorModelRaw::IsValid

Check for whether this rich curve is valid.

Unreal Engine C++ API Reference > Editor > CurveEditor > FRichCurveEditorModelRaw

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/RichCurveEditorModel.h
Include #include "RichCurveEditorModel.h"
virtual bool IsValid() 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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library