protected override void OnDisable()
        {
            base.OnDisable();

            SpawnPointHelper.UnRegisterModifierWithSpawners(this.gameObject, this);
        }