Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
InvenDamage Method
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
int
InvenDamage
(
Func
<
Item
,
bool
>
testerFunc
,
int
perc
)
Parameters
testerFunc
Type:
Func
<
(Of
<
(
<'
Item
,
Boolean
>
)
>
)
>
perc
Type:
Int32
See Also
SaveGame Class
AngbandOS.Core Namespace