Namespace Nautilus.Handlers.TitleScreen
Classes
- MusicTitleAddon
- Enables and disables custom music depending on what mod theme is selected.
- SkyChangeTitleAddon
- Handles changes to the sky in the main menu.
- TitleAddon
- A custom title addon for the main menu. Inherit from this class to create your own main menu functionality.
- TitleScreenHandler
- Handles custom additions to the main menu (Title screen).
- TitleScreenHandler.CollaborationData
- A data class containing info allowing other mods to add mod-specific additions to the title screen.
- TitleScreenHandler.CustomTitleData
- A data class containing additions for Nautilus to add to the main menu when your mod is selected as the current theme.
- WorldObjectTitleAddon
- Enables and disables a custom GameObject in the main menu depending on what mod theme is selected.
Structs
- SkyChangeTitleAddon.Settings
- Settings pertaining to the uSkyManager class.