fmod_AutomatableObject_addAutomator
Creates an automator for a specified property of an automatable object in FMOD Studio, returning the automator's ManagedObject.
Instructions
Creates a model.Automator for a given property of the automatable object. Returns the automator ManagedObject . [method · AutomatableObject.addAutomator]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. | |
| propertyName | Yes | The name of the automator to add. |