Class AudioPlayableBinding
Inherited Members
Namespace: UnityEngine.Audio
Assembly: UnityEngine.dll
Syntax
public static class AudioPlayableBinding
Methods
| Improve this Doc View SourceCreate(String, Object)
Declaration
public static PlayableBinding Create(string name, Object key)
Parameters
| Type | Name | Description |
|---|---|---|
| String | name | |
| Object | key |
Returns
| Type | Description |
|---|---|
| PlayableBinding |