Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
DoCmdChannel Method
Channel mana to power an item instead
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
bool
DoCmdChannel
(
Item
item
)
Parameters
item
Type:
Item
The item that we wish to power
Return Value
True if we successfully channeled it, false if not
See Also
SaveGame Class
AngbandOS.Core Namespace