Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
GetMonNum Method
Returns the index of a monster.
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
int
GetMonNum
(
int
level
,
Nullable
<
MonsterSelector
>
getMonNumHook
)
Parameters
level
Type:
Int32
getMonNumHook
Type:
Nullable
<
(Of
<
(
<'
MonsterSelector
>
)
>
)
>
Return Value
See Also
SaveGame Class
AngbandOS.Core Namespace