Background for Skyrim SE
Member of the DynamicArrays script
intfunctionCountForms(Form[]akArray, FormToCount)


Caveats


Parameters

Form[]akArray

FormToCount


Examples

Auto-Generated Example

Form[] myFormArray__akArray
Form myForm__ToCount

int returnedValue = myDynamicArrays__toCallFunctionOn.CountForms(myFormArray__akArray, myForm__ToCount)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.