FCurveEditorSelection::FCurveEditorSelection

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

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/CurveEditorSelection.h
Include #include "CurveEditorSelection.h"
Source /Engine/Source/Editor/CurveEditor/Private/CurveEditorSelection.cpp
FCurveEditorSelection
(
    [TWeakPtr](API\Runtime\Core\Templates\TWeakPtr)< [FCurveEditor](API\Editor\CurveEditor\FCurveEditor) > InWeakCurveEditor
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library