ModuleConfig.removeWave

Removes a waveform identified by waveID from the module described by modID, then returns the configuration tag as backup. Returns null if module and/or waveform not found.

class ModuleConfig
Tag
removeWave
(
string modID
,
int waveID
)

Meta