Book Script

Revision as of 06:33, 28 August 2013 by imported>CraftySentinel (Formatting Error)

Source: SKSE 1.05.06

Extends: Form Script


Script for the manipulation of book base objects.

Definition

ScriptName Book extends Form Hidden


SKSE Member Functions

Function Description
Spell GetSpell() Gets the spell associated with this book.
Int GetSkill() Gets the skill associated with this book.
Bool IsRead() Returns if the player has read the book.
Bool IsTakeable() Returns whether or not the book can be picked up.