fmod_Event_play
Plays an FMOD event instance by its path or GUID, triggering immediate audio output.
Instructions
Plays the event instance . [method · Event.play]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |