FFrameNumberInterface::SetMinFractionalDigits

Sets the minimum and maximum fractional digits - A minimum greater than 0 will always have that many trailing zeros

Windows
MacOS
Linux

Override Hierarchy

INumericTypeInterface::SetMinFractionalDigits()

FFrameNumberInterface::SetMinFractionalDigits()

References

Module

TimeManagement

Header

/Engine/Source/Runtime/TimeManagement/Public/FrameNumberNumericInterface.h

Include

#include "FrameNumberNumericInterface.h"

Syntax

virtual void SetMinFractionalDigits
(
    const TAttribute< TOptional< int32 >> & NewValue
)

Remarks

Sets the minimum and maximum fractional digits - A minimum greater than 0 will always have that many trailing zeros

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