SCurveEditorPanel::GetViews

Get all the views stored in this panel.

Choose your operating system:

Windows

macOS

Linux

References

Module

CurveEditor

Header

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

Include

#include "SCurveEditorPanel.h"

Source

/Engine/Source/Editor/CurveEditor/Private/SCurveEditorPanel.cpp

Syntax

TArrayView< const TSharedPtr< SCurveEditorView > > GetViews() const

Remarks

Get all the views stored in this panel.