Navigation
Unreal Engine C++ API Reference > Editor > CurveEditor > SGridLineSpacingList > FNamedValue
References
Module | CurveEditor |
Header | /Engine/Source/Editor/CurveEditor/Public/SGridLineSpacingList.h |
Include | #include "SGridLineSpacingList.h" |
FNamedValue &40; TOptional< float > InValue, FText InName, FText InDescription &41;
Remarks
Creates a new FNamedValue The numeric value to be assigned The display text for the value in the UI The description of the value used in tooltips or wherever a longer description is needed.