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


public bool DrainLife(
	int dir,
	int dam
)

Parameters

dir
Type: Int32
dam
Type: Int32

Return Value