Background for Skyrim SE
Member of the clib script
floatfunctioncRoundFloat(floataFloat, intplaces=1)Global


Caveats


Parameters

floataFloat

intplaces=1


Examples

Auto-Generated Example

float myFloat__aFloat
int myInt__places

float returnedValue = clib.cRoundFloat(myFloat__aFloat, myInt__places)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.