Background for Skyrim SE
Member of the PapyrusUtil script
Alias[]functionRemoveAlias(Alias[]ArrayValues, AliasToRemove)NativeGlobal


Caveats


Parameters

Alias[]ArrayValues

AliasToRemove


Examples

Auto-Generated Example

Alias[] myAliasArray__ArrayValues
Alias myAlias__ToRemove

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