Click or drag to resize

AudioLoop Property

Whether the audio will be lopped

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

Property Value

Type: Boolean
See Also