Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AudioClip.UnloadAudioData

Switch to Manual

Declaration

public bool UnloadAudioData();

Returns

bool Returns false if unloading failed.

Description

Unloads the audio data associated with the clip. This works only for AudioClips that are based on actual sound file assets.