Example #1
0
 private void OnDisable() => Instance = Instance == this ? null : Instance;
Example #2
0
 private void OnEnable() => Instance  = this;