Initializes a new instance of the Defense class

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

Syntax

C#
public Defense(
	Living owner
)

Parameters

owner
Type: BaseLib..::..Living

[Missing <param name="owner"/> documentation for "M:BaseLib.Combat.Defense.#ctor(BaseLib.Living)"]

See Also