fmod_Timeline_getCursorPosition
Retrieve the cursor position from an FMOD timeline event. Returns the numeric position for scripting playback control.
Instructions
Retrieves the timeline 's cursor position. Returns the cursor position as a number , within the context of the associated event . [method · Timeline.getCursorPosition]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |