C# Class HearthAnalyzer.Core.Cards.Weapons.Hook

Implements the Hook Weapon Deathrattle: Put this weapon into your hand.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseWeapon
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

Method Description
Hook ( int id = -1 ) : System

Method Details

Hook() public method

public Hook ( int id = -1 ) : System
id int
return System