Show / Hide Table of Contents

Class AudioPlayableBinding

Inheritance
Object
AudioPlayableBinding
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEngine.Audio
Assembly: UnityEngine.dll
Syntax
public static class AudioPlayableBinding

Methods

| Improve this Doc View Source

Create(String, Object)

Declaration
public static PlayableBinding Create(string name, Object key)
Parameters
Type Name Description
String name
Object key
Returns
Type Description
PlayableBinding
  • Improve this Doc
  • View Source
Back to top Generated by DocFX