fmod_GameParameter_setCursorPosition
Sets the cursor position of a global, user, or built-in parameter to a specified numerical value, enabling real-time control over parameter states in FMOD Studio projects.
Instructions
Sets the cursor position of the global , user , or built-in parameter to a number. [method · GameParameter.setCursorPosition]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. | |
| position | Yes | The numerical position to set the parameter's cursor to. |