SCurveEditorView::IsInteractive

Check whether this view can be interacted with.

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/SCurveEditorView.h
Include #include "SCurveEditorView.h"
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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library