Serializable utility for storing object-pickable IAudioEffect references on eg. MonoBehaviour or any other host object annotated with SerializableAttribute.
| Property | Description |
|---|---|
| definition | Get and Set the serialized object as a IAudioEffect. |
| Constructor | Description |
|---|---|
| IAudioEffect.Serializable | Construct this serializable struct with an initial IAudioEffect value. |