Background for Skyrim SE
Member of the DbBigStringArray script
boolfunctionInsertAt(intindex, stringelement)

Description

Documentation Comment

use sparingly, pushback is much faster.


Caveats


Parameters

intindex

stringelement


Examples

Auto-Generated Example

int myInt__index
string myString__element

bool returnedValue = myDbBigStringArray__toCallFunctionOn.InsertAt(myInt__index, myString__element)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.