Book Script

Revision as of 04:00, 1 June 2013 by imported>Bot Owned (→‎SKSE Member Functions)


Extends: Form Script

Script for the manipulation of book base objects.

Definition

ScriptName Book extends Form

Properties

None

Global Functions

None

Member Functions

None

SKSE Member Functions

Spell Function GetSpell()

  • Returns the spell associated with this book.

Int Function GetSkill()

  • Returns the Skill associated with this book.

bool Function IsRead()

  • Returns if the player has read the book.

bool Function IsTakeable()

  • Returns whether or not book can be picked up.

Events

None