SaveGame..::..GetSpike Method

Find a spike in the player's inventory

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

Syntax


public bool GetSpike(
	out int inventoryIndex
)

Parameters

inventoryIndex
Type: Int32%
The inventory index of the spike found (if any)

Return Value

Whether or not a spike was found