SaveGame..::..GetMonsterIndex Method

Returns the index of this monster in the monster list. This method is provided for backwards compatability and should NOT be used. Will be deleted when no longer needed.

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public int GetMonsterIndex(
	Monster monster
)

Parameters

monster
Type: AngbandOS.Core..::..Monster

Return Value

Exceptions


ExceptionCondition
[Exception]