SCurveEditor::SetCurveOwner

Set the curve that is being edited by this track widget.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SCurveEditor.h

Include

#include "SCurveEditor.h"

Source

/Engine/Source/Editor/UnrealEd/Private/SCurveEditor.cpp

Syntax

void SetCurveOwner
(
    FCurveOwnerInterface * InCurveOwner,
    bool bCanEdit
)

Remarks

Set the curve that is being edited by this track widget. Also provide an option to enable/disable editing

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