SaveGame..::..InvenDamage Method

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

Syntax


public int InvenDamage(
	Func<Item, bool> testerFunc,
	int perc
)

Parameters

testerFunc
Type: Func<(Of <(<'Item, Boolean>)>)>
perc
Type: Int32