Table of Contents

Class SingleInstanceEnforcer

Namespace
Netick.Unity
Assembly
Netick.Unity.dll

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()