fmod_Asset_getAbsoluteAssetPath
Get the absolute file path of an asset in FMOD Studio by providing the asset target path or GUID.
Instructions
Retrieves the absolute path of the file the asset refers to. Returns the absolute path of the file the asset refers to. [method · Asset.getAbsoluteAssetPath]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |