Introduction
Provides a JSON compatible reference to an Audio Clip
Fields#
| Name | Description |
|---|---|
| Source | Source of audio |
| Path | Path of audio |
| Bundle Name | Asset Bundle containing audio |
| Asset Name | Name of audio in the bundle |
Properties#
| Name | Description |
|---|---|
| audioClip | Gets the audio clip |
Methods#
| Name | Description |
|---|---|
| Clone | Creates a clone of this object |
| DataLoad | Load data from a stream |
| DataSave | Save data to a stream |