Background for Skyrim SE
Member of the clib script
stringfunctioncD2H(intaInt, booluseSKSE=true)Global

Description

Documentation String

Requirements: None, SKSE:Soft

Documentation Comment

Hex <-> Decimal conversion


Caveats


Parameters

intaInt

booluseSKSE=true


Examples

Auto-Generated Example

int myInt__aInt
bool myBool__useSKSE

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