







![]() |
ClockStone Audio Toolkit for Unity - Documentation |
AudioController..::..NewCategory Method |
AudioController Class See Also Send Feedback |
![]() |
Creates a new audio category
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C# |
---|
public static AudioCategory NewCategory( string categoryName ) |
Parameters
- categoryName
- Type: System..::..String
Name of the category.
Return Value
Type: AudioCategoryReference to the new category.