Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
ItemFilterHighLevelBook Method
Return whether or not an item is a high level book
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
bool
ItemFilterHighLevelBook
(
Item
item
)
Parameters
item
Type:
Item
The item to check
Return Value
True if the item is a high level book
See Also
SaveGame Class
AngbandOS.Core Namespace