Moroshka.InstanceProvider
com.moroshka.instance-provider is an OpenUPM Unity package. `InstanceProvider` is designed to manage a single instance of an object. It ensures that the instance will be properly disposed of if it implements the `IDisposable` interface.
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/moroshka-dev/motoshka-instance-provider.
Owner: moroshka-dev.
Topics
Related Unity Packages
- Moroshka.Assistant com.moroshka.assistant
- Moroshka.Bootstrap com.moroshka.bootstrap
- Moroshka.Collections com.moroshka.collections
- Moroshka.DerivedTypes com.moroshka.derived-types
- Moroshka.Di com.moroshka.di
- Moroshka.DiContext com.moroshka.di-context
For registry setup problems, see Unity scoped registry troubleshooting.