Update Management
com.arman.update-management is an OpenUPM Unity package. Channel-based update loop management. Register IUpdatable objects against named channels, nest channels inside one another, then pause, resume or time-scale a channel and everything below it. A MonoBehaviour adapter drives the whole thing from Unity’s update loop.
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/jahandideh-iman/unitypackages.
Owner: jahandideh-iman.
Topics
Related Unity Packages
- Component System com.arman.component-system
- Event Management com.arman.event-management
- Inventory System com.arman.inventory-system
- Object Pooling com.arman.object-pooling
- Package Basics com.arman.package-basics
- Scene Management com.arman.scene-management
For registry setup problems, see Unity scoped registry troubleshooting.