Navigation
API > API/Editor > API/Editor/CurveEditor
A widget which creates a list of pre-determined numbers and a spot to enter a custom number. Similar to SNumericList but without the dropdown menu.
| |
|
| Name |
SGridLineSpacingList |
| Type |
class |
| Header File |
/Engine/Source/Editor/CurveEditor/Public/SGridLineSpacingList.h |
| Include Path |
#include "SGridLineSpacingList.h" |
Syntax
class SGridLineSpacingList : public SCompoundWidget
Inheritance Hierarchy
Classes
| Name |
Remarks |
| FNamedValue |
Represents a named numeric value for display in the drop down menu. |
Structs
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FOnValueChanged |
TBaseDelegate_OneParam< void, TOptional< float > > |
|
SGridLineSpacingList.h |
Variables
Protected
Functions
Public