[This is preliminary documentation and is subject to change.]
The WorldManager type exposes the following events.
Events
| Member | Description | |
|---|---|---|
| MainWorldChanged | Occurs after the main world has been changed. | |
| MainWorldChanging | Occurs when the main world is being changed (cancellable). | |
| SearchingForWorld | Occurs when a player is searching for worlds (with autocompletion).
The list of worlds in the search results may be replaced. | |
| WorldCreated | Occurs after a new world is created/added. | |
| WorldCreating | Occurs before a new world is created/added (cancellable). |