Skip to content

Instantly share code, notes, and snippets.

@Fenikkel
Fenikkel / !nfo.md
Last active April 14, 2025 11:16
Unity singleton

Singleton for Unity

Singleton example

 

Notes

Simple tu use and foolproof. It uses abstraction to make it almost invisible on your code and easy to reuse it.