8 lines
263 B
Plaintext
8 lines
263 B
Plaintext
Scriptname Book Extends Form Hidden
|
|
|
|
; SKSE64 additions built 2024-01-17 20:01:40.731000 UTC
|
|
; Returns the spell that this book teaches
|
|
Spell Function GetSpell() native
|
|
Int Function GetSkill() native
|
|
bool Function IsRead() native
|
|
bool Function IsTakeable() native |