Background for Skyrim SE
Member of the PapyrusUtil script
Alias[]functionResizeAliasArray(Alias[]ArrayValues, inttoSize, Aliasfiller=NONE)Global


Caveats


Parameters

Alias[]ArrayValues

inttoSize

Aliasfiller=NONE


Examples

Auto-Generated Example

Alias[] myAliasArray__ArrayValues
int myInt__toSize
Alias myAlias__filler

Alias[] returnedValue = PapyrusUtil.ResizeAliasArray(myAliasArray__ArrayValues, myInt__toSize, myAlias__filler)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.