void OnDisable() { laserSpawnEvent.UnregisterListener(this); }
private void OnDisable() { Event.UnregisterListener(this); }