[This is preliminary documentation and is subject to change.]
List of worlds that are currently loaded and can be seen by the specified observer.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
| C# |
public static IEnumerable<World> ListLoadedWorlds( Player observer )
Parameters
- observer
- Player
Player to observe as.