Property ClientWorlds
ClientWorlds
A list of all client worlds created during the default creation flow. If this type of world is created manually and not via the bootstrap APIs this list needs to be manually populated.
Declaration
public static List<World> ClientWorlds { get; }
Property Value
Type | Description |
---|---|
List<World> |