fmod_ParameterProxy_getCursorPosition
Retrieve the cursor position of a preset parameter within its event. Returns a numeric value for use in FMOD Studio scripting.
Instructions
Retrieves the preset parameter 's cursor position. Returns the cursor position as a number , within the context of the associated event . [method · ParameterProxy.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}'. |