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

Description

Documentation String

Requirements: None


Caveats


Parameters

string[]aArray


Examples

Auto-Generated Example

string[] myStringArray__aArray

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