8 lines
264 B
Plaintext
8 lines
264 B
Plaintext
|
Scriptname Book Extends Form Hidden
|
||
|
|
||
|
; SKSE 64 additions built 2020-07-29 17:24:48.495000 UTC
|
||
|
; Returns the spell that this book teaches
|
||
|
Spell Function GetSpell() native
|
||
|
Int Function GetSkill() native
|
||
|
bool Function IsRead() native
|
||
|
bool Function IsTakeable() native
|