UnloadWave method

void UnloadWave(
  1. WaveC wave
)

Unload wave data

Implementation

void UnloadWave(WaveC wave)
  => _UnloadWave(wave);