Background for Skyrim SE
Member of the DbSkseFunctions script
voidfunctionAddSpellTomesForSpellToList(SpellakSpell, FormListakList)NativeGlobal

Description

Documentation Comment

add all spell tomes that teach akSpell to akList


Caveats


Parameters

SpellakSpell

FormListakList


Examples

Auto-Generated Example

Spell mySpell__akSpell
FormList myFormList__akList

DbSkseFunctions.AddSpellTomesForSpellToList(mySpell__akSpell, myFormList__akList)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.