FCurveEditorSelection::FCurveEditorSelection

Constructor which takes a reference to the curve editor, which is used to find if a model is read only

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "CurveEditorSelection.h"

Source

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

Syntax

FCurveEditorSelection
(
    TWeakPtr< FCurveEditor > InWeakCurveEditor
)

Remarks

Constructor which takes a reference to the curve editor, which is used to find if a model is read only

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