Book Script
Revision as of 00:57, 5 September 2014 by imported>Egocarib (typo)
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.