Namespace S1API.UI
Classes
- CharacterCreatorManager
Provides programmatic control over the in-game character creator UI system. Allows mods to open the character creator, listen for completion events, and retrieve customized avatar settings.
- MainMenuRig
Modder-facing wrapper for the MainMenuRig component in the main menu scene. Provides access to the menu avatar and related UI components without exposing game types.
- UIFactory
Utility class for constructing and configuring various UI elements in Unity.