Book Script

Revision as of 00:14, 5 September 2013 by imported>CraftySentinel

Source: Native

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.