fmod_project_deleteObject
Deletes a managed object and its references from the FMOD project, returning true on success or false otherwise.
Instructions
Deletes the ManagedObject and its references, if any, from the project. Returns true if the operation succeeds, or false otherwise. [method · project.deleteObject]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| managedObject | Yes | The managed object to delete. |