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