SGridLineSpacingList::FArguments::bShowNamedValue

If enabled, attempt to show the original name specified in the Drop Down values for a given entry instead of just a straight FText::AsNumber(NumericType).

Unreal Engine C++ API Reference > Editor > CurveEditor > SGridLineSpacingList > FArguments

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/SGridLineSpacingList.h
Include #include "SGridLineSpacingList.h"
WidgetArgsType & bShowNamedValue
&40;
    const TAttribute< bool > & InAttribute
&41;

Remarks

If enabled, attempt to show the original name specified in the Drop Down values for a given entry instead of just a straight FText::AsNumber(NumericType).


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library