Click or drag to resize

AudioManagerPlayUI Method

Play an audio with the UI sounds group.

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

Parameters

clip
Type: AudioClip
See Also