- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Gets all enchantments from base game + mods, filtered using optional keyword array
Caveats
Parameters
Keyword[]akKeywords=NONE
Examples
Auto-Generated Example
Keyword[] myKeywordArray__akKeywords
Enchantment[] returnedValue = PO3_SKSEFunctions.GetAllEnchantments(myKeywordArray__akKeywords)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
