Click or drag to resize

AudioManagerRemoveGroup Method

Destroy the AudioSource for a group.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static bool RemoveGroup(
	string name
)
Request Example View Source

Parameters

name
Type: SystemString

Return Value

Type: Boolean
See Also