FVariablePrecisionNumericInterface

Allow more precision as the numbers get closer to zero

Windows
MacOS
Linux

Inheritance Hierarchy

INumericTypeInterface

TDefaultNumericTypeInterface

FVariablePrecisionNumericInterface

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/VariablePrecisionNumericInterface.h

Include

#include "VariablePrecisionNumericInterface.h"

Syntax

struct FVariablePrecisionNumericInterface : public TDefaultNumericTypeInterface< float >

Remarks

Allow more precision as the numbers get closer to zero

Constructors

Overridden from INumericTypeInterface

Name Description

Public function Virtual Const

FString

 

ToString

(
    const float& Value
)

Convert the type to/from a string

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