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).

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "SGridLineSpacingList.h"

Syntax

WidgetArgsType & bShowNamedValue
(
    const TAttribute< bool > & InAttribute
)

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).

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