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

[Missing <summary> documentation for "M:fCraft.WorldManager.ListLoadedWorlds(fCraft.Player)"]

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

Syntax

   
 C# 
public static IEnumerable<World> ListLoadedWorlds(
	Player observer
)

Parameters

observer
Player

[Missing <param name="observer"/> documentation for "M:fCraft.WorldManager.ListLoadedWorlds(fCraft.Player)"]

Return Value

[Missing <returns> documentation for "M:fCraft.WorldManager.ListLoadedWorlds(fCraft.Player)"]

See Also