SaveGame..::..SummonItem Method

Summon an item to the player via telekinesis

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

Syntax


public void SummonItem(
	int dir,
	int maxWeight,
	bool requireLos
)

Parameters

dir
Type: Int32
The direction to check for items
maxWeight
Type: Int32
The maximum weight we can summon
requireLos
Type: Boolean
Whether or not we require line of sight to the item