SaveGame..::..DropNear Method

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

Syntax


public void DropNear(
	Item jPtr,
	int chance,
	int y,
	int x
)

Parameters

jPtr
Type: Item
chance
Type: Int32
y
Type: Int32
x
Type: Int32