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 OnSetGradientStopTimeFromPopup
&40;
const FText & NewText,
ETextCommit::Type Type
&41;
Remarks
Called when the gradient stop time is changed from the text entry popup
Parameters
Name | Description |
---|---|
NewText | The new time as text |
Type | How the value was committed |