Class UnityEventAmbience
Serializable event type that could connect to AmbienceSource and call the Play(Ambience) method.
Inheritance
System.ObjectUnityEngine.Events.UnityEventBaseUnityEngine.Events.UnityEvent<Ambience>UnityEventAmbienceNamespace: E7.TinyAmbience
Assembly: E7.TinyAmbience.dll
Syntax
[Serializable]
public class UnityEventAmbience : UnityEvent<Ambience>, ISerializationCallbackReceiver