Skip to contents

Unload wave data.

Usage

unload_wave(wave)

Arguments

wave

A wave.

Note

This function has been auto-generated from the following Raylib function definition:

void UnloadWave(Wave wave);

See also

wave() for creating wave objects.

Other wave functions: export_wave_as_code(), export_wave(), load_sound_from_wave(), load_wave()