Background for Skyrim SE
Member of the clib script
int[]functioncArrayHexStringsToDecimal(string[]aArray)Global

Description

Documentation String

Requirements: None

Documentation Comment

without SKSE array creation is limited to 128!


Caveats


Parameters

string[]aArray


Examples

Auto-Generated Example

string[] myStringArray__aArray

int[] returnedValue = clib.cArrayHexStringsToDecimal(myStringArray__aArray)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.