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

[Missing <summary> documentation for "M:fCraft.PlayerDB.FindPlayerInfoOrPrintMatches(fCraft.Player,System.String)"]

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

Syntax

   
 C# 
public static PlayerInfo FindPlayerInfoOrPrintMatches(
	Player player,
	string name
)

Parameters

player
Player

[Missing <param name="player"/> documentation for "M:fCraft.PlayerDB.FindPlayerInfoOrPrintMatches(fCraft.Player,System.String)"]

name
String

[Missing <param name="name"/> documentation for "M:fCraft.PlayerDB.FindPlayerInfoOrPrintMatches(fCraft.Player,System.String)"]

Return Value

[Missing <returns> documentation for "M:fCraft.PlayerDB.FindPlayerInfoOrPrintMatches(fCraft.Player,System.String)"]

See Also