Skip to main content

Core.bFastDecimalFormatCanIndicateIfNearlyInteger

Var

Unreal Engine Var console variable.

CorebFastDecimalFormatCanIndicateIfNearlyInteger

Description

True implies we will indicate nearly integer values with '...' - such as 1e-16 which would normally be displayed as 0.

Usage

Core.bFastDecimalFormatCanIndicateIfNearlyInteger [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.