fmod_get_property
Read any property of an FMOD Studio object, including dynamic properties like event timelines, using object path or GUID.
Instructions
Read any property of an object — including dynamic, per-class managed properties not in the static reference (e.g. an event's 'timeline').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object path ('event:/SFX/Hit', 'bank:/Master') or '{guid}'. | |
| property | Yes |