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

[Missing <summary> documentation for "P:fCraft.Events.SearchingForWorldEventArgs.Matches"]

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

Syntax

   
 C# 
[NotNullAttribute]
public List<World> Matches { get; set; }

See Also