fmod_Event_stopImmediate
Immediately stops an FMOD event instance, bypassing the stopping event state for instant silence.
Instructions
Stops an event instance immediately, skipping the stopping event state . [method · Event.stopImmediate]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |