Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > SColorGradientEditor
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/SColorGradientEditor.h |
Include | #include "SColorGradientEditor.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/SColorGradientEditor.cpp |
void SetCurveOwner
&40;
FCurveOwnerInterface &42; InCurveOwner
&41;
Remarks
Sets the curve that is being edited by this editor
Parameters
Name | Description |
---|---|
InCurveOwner | Interface to the curves to edit |