Click or drag to resize

AudioManagerSaveGroupVolume Method (String)

Saves the current volume of a group in settings.

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

Parameters

name
Type: SystemString
Name of the group.

Return Value

Type: Boolean
See Also