utility_dump
Inspect live FMOD Studio objects to reveal all plain properties and relationships with counts, before concluding a capability doesn't exist—use when docs only list methods.
Instructions
Real introspection: every plain property (with value) + every
relationship (cardinality + count) on a live object. Use this BEFORE
concluding a capability "doesn't exist" — FMOD's docs only list
methods, not plain properties (e.g. looping), and FMOD's own
dump() only logs to Studio's console and returns nothing here.
Args: target: Object path or {guid}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes |