SaveGame..::..AddItemToGrid Method

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

Syntax


public bool AddItemToGrid(
	Item item,
	int x,
	int y
)

Parameters

item
Type: Item
x
Type: Int32
y
Type: Int32