Get<T>()
A type-safe helper method that retrieves the internal value.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Audio
- Assembly: UnityEngine.AudioModule
public T Get<T>() where T : Object, IAudioGenerator
Returns
Type | Description |
|---|---|
| T |