Background for Skyrim SE
Member of the DbSkseFunctions script
Book[]functionGetSpellTomesForSpell(SpellakSpell)NativeGlobal

Description

Documentation Comment

get all spell tomes that teach akSpell, or empty array if none found.


Caveats


Parameters

SpellakSpell


Examples

Auto-Generated Example

Spell mySpell__akSpell

Book[] returnedValue = DbSkseFunctions.GetSpellTomesForSpell(mySpell__akSpell)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.