fmod_project_audioFileImported_disconnect
Disconnect a connected function from the audio file imported event to prevent accumulation and unexpected behavior.
Instructions
Disconnects the connectFunction once it is no longer needed. It is important to disconnect the connected signals when they are no longer needed, otherwise they can accumulate and cause unexpected behavior. [method · project.audioFileImported.disconnect]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectFunction | Yes |