public override void SingleExecute(SoundEntity entity) { _soundPlayer.Unload(entity.audioSourceKey.Value); entity.RemoveAssetInfo(); }