Background for Skyrim SE
Member of the Utility script
Alias[]functionCreateAliasArray(intsize, Aliasfill=NONE)NativeGlobal


Caveats


Parameters

intsize

Aliasfill=NONE


Examples

Auto-Generated Example

int myInt__size
Alias myAlias__fill

Alias[] returnedValue = Utility.CreateAliasArray(myInt__size, myAlias__fill)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.