Background for Skyrim SE
Member of the DbSkseFunctions script
BookfunctionGetSpellTomeForSpell(SpellakSpell)NativeGlobal

Description

Documentation Comment

get the first spell tome found that teaches akSpell, or none if not found.


Caveats


Parameters

SpellakSpell


Examples

Auto-Generated Example

Spell mySpell__akSpell

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