Click or drag to resize

AudioManagerGetAllGroups Method

Returns all AudioSources.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static IEnumerable<AudioSource> GetAllGroups()
Request Example View Source

Return Value

Type: IEnumerableAudioSource
See Also