Book Script

From the CreationKit Wiki
Jump to navigation Jump to search

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.