Initializes a new instance of the AttackAction class

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

Syntax

C#
public AttackAction(
	Living target
)

Parameters

target
Type: BaseLib..::..Living

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

See Also