protected void UnloadResource(SoundProfile soundProfile, SoundDatabase soundDatabase) { this.UnregisterBank(soundProfile); soundDatabase.Delete(soundProfile); }