SGridLineSpacingList

A widget which creates a list of pre-determined numbers and a spot to enter a custom number.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/SGridLineSpacingList.h

Include

#include "SGridLineSpacingList.h"

Syntax

class SGridLineSpacingList : public SCompoundWidget

Remarks

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.

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Classes

Name

Description

Public struct

FArguments

Public class

FNamedValue

Represents a named numeric value for display in the drop down menu.

Typedefs

Name

Description

FOnValueChanged

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