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

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

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

Syntax

   
 C# 
public static event EventHandler<SearchingForWorldEventArgs> SearchingForWorld

See Also