Background for Skyrim SE
Member of the clib script
Alias[]functioncArrayTidyAlias(Alias[]aArray, boolclearNone=false, boolclearDupes=false)Global

Description

Documentation String

Requirements: None, PapyrusUtil:Soft


Parameters

  1. Alias[]aArray

  2. boolclearNone=false

  3. boolclearDupes=false


Examples

Auto-Generated Example

Alias[] myAliasArray__aArray
bool myBool__clearNone
bool myBool__clearDupes

Alias[] returnedValue = clib.cArrayTidyAlias(myAliasArray__aArray, myBool__clearNone, myBool__clearDupes)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.