Background for Skyrim SE
Member of the DynamicArrays script
bool[]functionRemoveBoolAt(bool[]akArray, intIndex)


Caveats


Parameters

bool[]akArray

intIndex


Examples

Auto-Generated Example

bool[] myBoolArray__akArray
int myInt__Index

bool[] returnedValue = myDynamicArrays__toCallFunctionOn.RemoveBoolAt(myBoolArray__akArray, myInt__Index)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.