[This is preliminary documentation and is subject to change.]

Initializes a new instance of the PlayerInfoEventArgs class

Namespace: fCraft.Events
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
protected PlayerInfoEventArgs(
	PlayerInfo playerInfo
)

Parameters

playerInfo
PlayerInfo

[Missing <param name="playerInfo"/> documentation for "M:fCraft.Events.PlayerInfoEventArgs.#ctor(fCraft.PlayerInfo)"]

See Also