Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / FredericRP / GenericSingleton

A singleton is a development pattern that prevents having multiple instances of the same component in a scene. It allows also any script to access this one without requiring a manual link between the two. This one is a generic Singleton that allows you to inherit from it from your class to access its instance with the static Instance property.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredericRP%2FGenericSingleton

Stars: 2
Forks: 0
Open Issues: 0

License: mit
Language: C#
Repo Size: 13.7 KB
Dependencies: 0

Created: over 2 years ago
Updated: over 2 years ago
Last pushed: 4 months ago
Last synced: 4 months ago

Topics: generic-programming, singleton, unity3d

Files
    Loading...
    Readme
    Loading...

    No dependencies found