fmod_Event_isPaused
Check whether an FMOD event instance is currently paused; returns true if paused.
Instructions
Reports whether an event instance is paused. Returns true if an event instance is paused. [method · Event.isPaused]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |