- Found in:
- Dylbills PE
Description
Documentation Comment
Sets spell book tome teaches. If akSpell is none, removes TeachesSpell flag from book. (Book will no longer teach a spell.)
not save persistent, use a load game event for maintenance
Caveats
Parameters
Examples
Auto-Generated Example
Book myBook__akBook
Spell mySpell__akSpell
DbSkseFunctions.SetBookSpell(myBook__akBook, mySpell__akSpell)