fmod_Event_isStopping
Check if an FMOD event instance is in the process of stopping. Returns true when the event is stopping.
Instructions
Reports whether an event instance is stopping. Returns true if an event instance is stopping. [method · Event.isStopping]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |