GetBookFlags
From GECK
A function added by the JohnnyGuitar NVSE Plugin version 4.40.
Contents
Description
Returns flags bitmask of a Book. The following flags are returned:1 - is scroll (bit 0) 2 - can't be taken (bit 1)
Syntax
(int) GetBookFlags book:baseform
Example
int iFlags = GetBookFlags MyBook