https://github.com/ipdotsetaf/generic-singleton
C# simple Generic singleton and monobehavior singleton (Unity)
https://github.com/ipdotsetaf/generic-singleton
Last synced: 9 months ago
JSON representation
C# simple Generic singleton and monobehavior singleton (Unity)
- Host: GitHub
- URL: https://github.com/ipdotsetaf/generic-singleton
- Owner: IPdotSetAF
- Created: 2022-06-21T17:58:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-25T17:48:22.000Z (almost 4 years ago)
- Last Synced: 2023-03-09T22:33:17.980Z (over 3 years ago)
- Language: C#
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generic-Singleton
C# simple Generic singleton and monobehavior singleton (Unity)