Managed Singletons

by [email protected]

This is a paid asset, but now you can download Managed Singletons for FREE, but please remember this package is provided only for learning purposes or to be able to test before buying the product, NOT FOR COMMERCIAL PURPOSES.

Detail this asset from Unity Store: Original Link

Managed Singletons v3.1.0

Download Now

Managed Singletons is a Singleton code suite designed to provide the necessary Singleton functionality and eliminate common problems DTT encountered while working with them. As a whole, this suite can save you dozens of hours worth of debugging and testing.

Features

Various types of Singletons, such as: Classic, Lazy (only created when called), Scene (always active in their given scene, never outside of it), and Editor.
A clear editor window that provides an overview of singletons you have created in the project and allows you to configure the way your singletons are created during the lifetime of your application.
Flexibility of singleton creation by making them available before the first scene is loaded. This ensures your singletons are created independent of which scene you start in.
Availability of singletons at any point during the application’s lifecycle.

More assets by DTT

Connection Status
Coroutine Management
Inspector Attributes
Analytics Standardization
Serializable Types
Editor Utilities
Runtime Utilities

For a full list of all our assets, please visit our publisher page.

A question or suggestion? We would love to hear from you.

We are actively developing this asset, with many future updates and extensions already planned. We are eager to include feedback from our users in future updates, be they ‘quality of life’ improvements, new features, or bug fixes.

If you have any questions regarding the use of this asset (before or after purchasing it), always feel free to contact us at: [email protected]

(We typically respond within 1-2 business days)

Reviews and ratings are very much appreciated, as they help us to be found and to improve our assets.

Quality

All code is extensively and clearly commented
Optimised for mobile development
Runtime code is >95% unit tested
Contains an extensive PDF with documentation, including code samples to help you on your way.
Compatibility

Tested and verified from Unity 2019.2.17f1 onwards on:

iOS
Android
Windows
MacOS
Linux
WebGL

Related Posts

Leave a Comment