event_timeline_cursor
Set an FMOD event's playback position to a specified time in seconds. Enables precise timeline scrubbing for testing or adjusting audio events.
Instructions
Scrub an event's timeline cursor to a position (in seconds).
Args: target: event:// path or {guid}. position: Cursor position in seconds (>= 0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| position | Yes |