Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
BrandWeapon Method
Give a brand type to our melee weapon
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
BrandWeapon
(
int
brandType
)
Parameters
brandType
Type:
Int32
The type of brand to give the weapon
See Also
SaveGame Class
AngbandOS.Core Namespace