Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
DrainLife Method
Returns true, if the drain life actally hits and affects a monster.
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
bool
DrainLife
(
int
dir
,
int
dam
)
Parameters
dir
Type:
Int32
dam
Type:
Int32
Return Value
See Also
SaveGame Class
AngbandOS.Core Namespace