Background for Skyrim SE

The Book Script

    The Book script is a part of Skyrim SE’s Papyrus scripting ecosystem. It is included with the base game, and is extended/modified by modded sources such as Skyrim Script Extender x64 (SKSE).

    For this script, the Papyrus index knows about:

    • 4 functions


    Inheritance Tree

    No indexed scripts extend this script.

    Properties

    No properties found.

      Events

        No events found.

      Functions

      • SpellfunctionGetSpell()Native

        Returns the spell that this book teaches. (This function requires SKSE)

      • intfunctionGetSkill()Native

        Returns the Skill that this book increases.

      • boolfunctionIsRead()Native

        Returns if the player has read the book or not.

      • boolfunctionIsTakeable()Native

        Returns whether the book is takeable.

      Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.