Background for Skyrim SE
Member of the DbMiscFunctions script
intfunctionCountDecimalPlaces(floatf)Global

Description

Documentation Comment

requires skse


Caveats


Parameters

floatf


Examples

Auto-Generated Example

float myFloat__f

int returnedValue = DbMiscFunctions.CountDecimalPlaces(myFloat__f)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.