Background for Skyrim SE
Member of the DbBigActorArray script
boolfunctionresize(intnewSize, ActorfillElement=NONE)


Caveats


Parameters

intnewSize

ActorfillElement=NONE


Examples

Auto-Generated Example

int myInt__newSize
Actor myActor__fillElement

bool returnedValue = myDbBigActorArray__toCallFunctionOn.resize(myInt__newSize, myActor__fillElement)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.