Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
ReplacePets Method
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
ReplacePets
(
int
y
,
int
x
,
List
<
Monster
>
petList
)
Parameters
y
Type:
Int32
x
Type:
Int32
petList
Type:
List
<
(Of
<
(
<'
Monster
>
)
>
)
>
See Also
SaveGame Class
AngbandOS.Core Namespace