Audio.Persist Property

Eazy Sound Manager API

AudioPersist Property

Whether the audio persists in between scene changes

Namespace:  Hellmade.Sound
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool Persist { get; set; }

Property Value

Type: Boolean
See Also