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

Description

Documentation String

Requirements: SKSE


Caveats


Parameters

Keyword[]aArray


Examples

Auto-Generated Example

Keyword[] myKeywordArray__aArray

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