fmod_MasterAssetFolder_getAsset
Retrieve an asset from a Master Asset Folder by specifying its relative path and target object, returning the asset model for immediate use.
Instructions
Retrieves the asset at the path specified. Returns the model. [method · MasterAssetFolder.getAsset]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative path of the asset to retrieve. | |
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |