fmod_ManagedObject_relationships
Retrieve the relationships map for any managed object in FMOD Studio by specifying its path or GUID. Returns a ManagedRelationshipMap for immediate project editing.
Instructions
Provides access to an object's relationships. Returns a ManagedRelationshipMap . [property · ManagedObject.relationships]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |