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

Description

Documentation String

Requirements: None

Documentation Comment

places == places to the left


Caveats


Parameters

intaInt

intplaces=1


Examples

Auto-Generated Example

int myInt__aInt
int myInt__places

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