fmod_Event_isOneShot
Check if a target event in FMOD Studio is a one-shot. Returns true for events that play once then stop.
Instructions
Reports whether an event is a one-shot. Returns true if an event is one-shot. [method · Event.isOneShot]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |