fmod_Event_getPath
Retrieve the unique path identifier of any FMOD Studio event or bank by providing its path or GUID. Returns the path as a string.
Instructions
Retrieves the event 's unique path identifier. Returns the event's path as a string . [method · Event.getPath]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |