Auto Singleton
Juste Tools
$19.99
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
10/19(2023) |
0.0 |
01/03(2024) |
9.0 |
01/12(2024) |
19.99 |
11/07(2024) |
19.99 |
Jump AssetStore
Auto Singleton: The store's simplest singleton tool, letting you create one in seconds!
Boasting advanced features, it's perfect for projects of any scale—small or large.[Website] [Documentation] [Discord]⭐ Easy and Frictionless Creation ⭐To make a class a singleton, simply decorate it with an attribute.This makes it easy and extra fast to do.It also allows you to inherit from any MonoBehaviour or ScriptableObject-derived class!You have the option to choose whether the attribute is inherited or not, enabling even faster iteration.⭐ Clean and Efficient Workflow ⭐Singleton assets are automatically generated in your project's Assets folder!MonoBehaviours are added to a new prefab, and ScriptableObjects are instantiated.You can define from scripts where to create them and how to name them, with the freedom to modify them from the editor too.If you delete a singleton script, the associated asset is also deleted automatically.The tool manages everything, requiring no manual actions on your part!⭐ High-Performance and Convenient Runtime API ⭐Singleton instances are automatically instantiated at runtime, before any scene load, and you can easily access them at any point using an optimized static member.You can also perform various operations, such as finding a singleton using a predicate, or even dynamically adding and removing singletons of any reference type (class) during play mode!⭐ Complete Polymorphism Support ⭐At runtime, you can select a singleton instance from a parent class or interface it implements.Unlike other singleton pattern implementations, Auto Singleton does not tightly couple your code, making it compatible with or even a replacement for a dependency injection system.⭐ Seamless User Experience ⭐The tool works just the same in no reload on play mode.Singleton assets are displayed in the project window with a unique icon.You can see the list of singletons from the inspector, and enable/disable any of them with a simple click!The package includes full sources, with complete comments/xml summaries on every public members.⭐ Documentation and Help ⭐The documentation is clear and comprehensive, and the demo showcases various use cases.Contacting support via email guarantees a response within a day or less, and there is a public Discord community for additional assistance.⭐ Regular Updates ⭐This tool will receive updates to fix bugs and introduce new features.You can check version changelogs here.If you enjoy Auto Singleton, please consider leaving a review. Your feedback helps improve it!Compatible with all operating systems and target platforms.Tested on version 2021.3 and later.