fmod_project_buildStarted_disconnect
Disconnect a connected function from the build started signal to prevent signal accumulation and unexpected behavior in FMOD Studio projects.
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.buildStarted.disconnect]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectFunction | Yes |