Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
OpenChest Method
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
OpenChest
(
int
y
,
int
x
,
Item
chestItem
)
Parameters
y
Type:
Int32
x
Type:
Int32
chestItem
Type:
Item
See Also
SaveGame Class
AngbandOS.Core Namespace