Initializes a new instance of the Attack class

Namespace: BaseLib
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public Attack(
	Weapon weapon
)

Parameters

weapon
Type: BaseLib..::..Weapon

[Missing <param name="weapon"/> documentation for "M:BaseLib.Attack.#ctor(BaseLib.Weapon)"]

See Also