fmod_remove_relationship
Remove an object from a target's relationship using paths or GUIDs. Clean up unwanted associations in FMOD Studio projects.
Instructions
Remove an object from one of a target's relationships. (target.relationships[name].remove(other))
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| other | Yes | Path or '{guid}'. | |
| target | Yes | Object path ('event:/SFX/Hit', 'bank:/Master') or '{guid}'. | |
| relationship | Yes |