OpenUPMOpenUPM
Packages
Docs
Blog
  • Support OpenUPM
  • Contributors
  • Uptime Status
  • Queue Status
  • GitHub
  • Twitter
  • Discord
  • Contact Us
  • Package Updates
  • Blog RSS
CLI
Loading...
Stars ... Donate
Stars ... Donate
Packages
Docs
Blog
  • Support OpenUPM
  • Contributors
  • Uptime Status
  • Queue Status
  • GitHub
  • Twitter
  • Discord
  • Contact Us
  • Package Updates
  • Blog RSS
CLI

FRP Singleton

com.fredericrp.singleton is an OpenUPM Unity package. A generic singleton: 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 wihout requiring a manual link between the two.

Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.

Repository: https://github.com/FredericRP/GenericSingleton.

Owner: FredericRP.

Topics

  • Utilities

Related Unity Packages

  • FredericRP Bucket Generator com.fredericrp.bucketgenerator
  • FRP Easy Loading com.fredericrp.easyloading
  • FRP Event Handler com.fredericrp.eventhandler
  • FRP Object Pool com.fredericrp.objectpool
  • FRP Popups com.fredericrp.popups
  • FRP Tips com.fredericrp.tips

For registry setup problems, see Unity scoped registry troubleshooting.