FRichCurveEditorModel::IsValid

Check for whether this rich curve is valid.

Windows
MacOS
Linux

Override Hierarchy

FRichCurveEditorModel::IsValid()

FRichCurveEditorModelRaw::IsValid()

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/RichCurveEditorModel.h

Include

#include "RichCurveEditorModel.h"

Syntax

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss