Publisher | Cloupt |
---|---|
File size | 69.69kB |
Number of files | 14 |
Latest version | 1 |
Latest release date | 2025-02-21 12:00:18 |
First release date | 2025-02-21 12:00:18 |
Supported Unity versions | 2018.4.2 or higher |
Quick Notify Package
Streamline your error logging and notification workflows with the Quick Notify Package for Unity! This all-in-one tool simplifies error management and translation across multiple languages while integrating seamlessly into your project.
Key Features:
- Centralized Error Logging:
Easily manage error entries through a dedicated ScriptableObject. Define global language codes and an asset-level Invoice ID (required for API translation) to ensure consistency throughout your project. - Seamless Translation Integration:
Each error entry includes the ability to translate titles and descriptions via an external API. Simply select the desired languages and trigger translation—no manual intervention needed. The system sends your asset-level Invoice ID along with error details to fetch accurate translations. - Custom Editor Interface:
Enjoy a polished and intuitive editor experience. The custom inspector displays the Invoice ID prominently, flags missing information in red, and disables translation actions until all required data is provided. Error entries can be easily created, edited, and managed with minimal effort. - Quick Setup Window:
Set up your project in seconds using the integrated startup window. With a single click, the package automatically creates the required asset at Assets/Resources/QN/ErrorLogData.asset and adds a QuickNotifyManager component to your scene.