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

Gets player by name (without autocompletion)

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

Syntax

   
 C# 
[CanBeNullAttribute]
public Player FindPlayerExact(
	string playerName
)

Parameters

playerName
String

See Also