SaveGame..::..ActivateChestTrap Method

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

Syntax


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

Parameters

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