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

List of all the worlds that are currently loaded.

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

Syntax

   
 C# 
public static IEnumerable<World> ListLoadedWorlds()

Return Value

List of all loaded worlds.

See Also