Background for Skyrim SE
Member of the DbMiscFunctions script
voidfunctionSwapForms(Form[]akArray, intIndexA, intIndexB)Global


Caveats


Parameters

Form[]akArray

intIndexA

intIndexB


Examples

Auto-Generated Example

Form[] myFormArray__akArray
int myInt__IndexA
int myInt__IndexB

DbMiscFunctions.SwapForms(myFormArray__akArray, myInt__IndexA, myInt__IndexB)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.