SaveGame..::..OpenChest Method

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

Syntax


public void OpenChest(
	int y,
	int x,
	Item chestItem
)

Parameters

y
Type: Int32
x
Type: Int32
chestItem
Type: Item