Class SingleInstanceEnforcer
Add this component to a GameObject to ensure only a single instance of it will exist at the same time, across all sandboxes.
public class SingleInstanceEnforcer : MonoBehaviour
- Inheritance
-
SingleInstanceEnforcer
Constructors
SingleInstanceEnforcer()
public SingleInstanceEnforcer()