Background for Skyrim SE
Member of the PyramidUtils script
Form[]functionFilterByEnchanted(ObjectReferenceakContainer, Form[]akForms, boolabEnchanted=true)Global


Caveats


Parameters

ObjectReferenceakContainer

Form[]akForms

boolabEnchanted=true


Examples

Auto-Generated Example

ObjectReference myObjectReference__akContainer
Form[] myFormArray__akForms
bool myBool__abEnchanted

Form[] returnedValue = PyramidUtils.FilterByEnchanted(myObjectReference__akContainer, myFormArray__akForms, myBool__abEnchanted)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.