Property | Type | Description | |
---|---|---|---|
Use | EventHandler |
Method | Description | |
---|---|---|
Add ( Hammer hammer ) : void | ||
HammerStash ( WarTornLands swing ) : System | ||
Remove ( Hammer hammer ) : bool |
Removes the specified hammer. In case the removed hammer was equipped, the next best hammer is equipped (quality ascending: none-normal-pick-chain). Returns false if the hammer was not in possession.
|
|
SetChain ( ) : bool | ||
SetNone ( ) : bool | ||
SetNormal ( ) : bool | ||
SetPick ( ) : bool |
Method | Description | |
---|---|---|
OnUse ( object sender, |
public HammerStash ( WarTornLands swing ) : System | ||
swing | WarTornLands | |
return | System |