SCurveEditorView::IsInteractive

Check whether this view can be interacted with.

Choose your operating system:

Windows

macOS

Linux

References

Module

CurveEditor

Header

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

Include

#include "SCurveEditorView.h"

Syntax

bool IsInteractive() const

Remarks

Check whether this view can be interacted with. This should be checked by any tool or edit mode attempting to manipulated curves on this view.