fmod_GroupBus_getItem
Retrieve a mixer bus by its relative path from a specified target, returning the bus model for further operations.
Instructions
Retrieves the mixer bus at the relative path specified. Returns the model. [method · GroupBus.getItem]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative path of the entity to get the model.MixerBus of. | |
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |