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


Parameters

  1. floataFloat

  2. 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.