Book Script

Revision as of 07:10, 2 February 2014 by imported>CraftySentinel (Reverted to List)

Extends: Form Script


Script for the manipulation of book base objects.

Definition

ScriptName Book extends Form Hidden


SKSE Member Functions

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.