Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
DecreaseAbilityScore Method
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
bool
DecreaseAbilityScore
(
int
stat
,
int
amount
,
bool
permanent
)
Parameters
stat
Type:
Int32
amount
Type:
Int32
permanent
Type:
Boolean
See Also
SaveGame Class
AngbandOS.Core Namespace