SKSE Member of: Book Script
Returns whether the book is takeable.
Bool Function IsTakeable() native
None
Returns whether the book can be taken.
If BookProperty.IsTakeable() Debug.Trace("The book cannot be taken.") EndIf