Kit Documentation
Kit Documentation
Kit Reference
Kit
AudioManager Class
AudioManager Methods
CreateGroup Method
GetAllGroups Method
GetGroup Method
GetOrCreateGroup Method
Initialize Method
LoadGroupVolume Method
PauseMusic Method
Play Method
PlayMusic Method
PlaySound Method
PlayUI Method
RemoveGroup Method
SaveGroupVolume Method
StopMusic Method
AudioManager
GetOrCreateGroup Method
Get the
AudioSource
for a group and create a new one for it if it doesn't exist.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
AudioSource
GetOrCreateGroup
(
string
name
)
Request Example
View Source
Parameters
name
Type:
System
String
Return Value
Type:
AudioSource
See Also
Reference
AudioManager Class
Kit Namespace
Send comments on this topic to
agam@frag-games.com