fmod_ManagedObject_properties
Retrieve properties of a FMOD Studio object by providing its path or GUID. Returns a map of property names and values for project inspection or modification.
Instructions
Provides access to an object's properties. Returns a ManagedPropertyMap . [property · ManagedObject.properties]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |