🔧 SDK ReferenceManagersAudioManagerSoundManagerdestroydestroyDestroy the sound.Attached to an entityIf the sound is attached to an entity (e.g: Object), it will be destroyed when the entity is destroyed. No need to call sound.destroy().Syntaxsound.destroy();Examplesound.destroy();Available on: Client