Background for Skyrim SE
Member of the LibFire script
stringfunctionIntToHex(intaiSource)NativeGlobal

Description

Documentation Comment

Returns the hexadecimal string representation of aiSource


Caveats


Parameters

intaiSource


Examples

Auto-Generated Example

int myInt__aiSource

string returnedValue = LibFire.IntToHex(myInt__aiSource)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.