Singletons

Singleton patterns for network-aware MonoBehaviours that need a single authoritative instance in the networked scene.

Classes

Class
Description

Generic singleton base that auto-discovers or creates its instance and spawns it on the network

Last updated