ExportWave abstract method

bool ExportWave(
  1. WaveStructType wave,
  2. String fileName
)

Implementation

bool ExportWave(
  WaveStructType wave,
  String fileName,
);