SColorGradientEditor::SetCurveOwner

Sets the curve that is being edited by this editor

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "SColorGradientEditor.h"

Source

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

Syntax

void SetCurveOwner
(
    FCurveOwnerInterface * InCurveOwner
)

Remarks

Sets the curve that is being edited by this editor

Parameters

Parameter

Description

InCurveOwner

Interface to the curves to edit

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