Click or drag to resize

AudioManagerPlaySound Method (AudioClip)

Play an audio with the general sounds group.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static void PlaySound(
	AudioClip clip
)
Request Example View Source

Parameters

clip
Type: AudioClip
See Also