SCurveEditorFilterPanel::OpenDialog

Call this to request opening a window containing this panel.

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/Filters/SCurveEditorFilterPanel.h

Include

#include "Filters/SCurveEditorFilterPanel.h"

Source

/Engine/Source/Editor/CurveEditor/Public/Filters/SCurveEditorFilterPanel.cpp

Syntax

static void OpenDialog
(
    TSharedPtr< SWindow > RootWindow,
    TSharedRef< FCurveEditor > InHostCurveEditor,
    TSubclassOf< UCurveEditorFilterBase > DefaultFilterClass
)

Remarks

Call this to request opening a window containing this panel.

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