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

Occurs when a player is searching for players (with autocompletion). The list of players in the search results may be replaced.

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

Syntax

   
 C# 
public static event EventHandler<SearchingForPlayerEventArgs> SearchingForPlayer

See Also