Initializes a new instance of the Player class

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

Syntax

C#
public Player(
	string characterName
)

Parameters

characterName
Type: System..::..String

[Missing <param name="characterName"/> documentation for "M:BaseLib.Player.#ctor(System.String)"]

See Also