







![]() |
ClockStone Audio Toolkit for Unity - Documentation |
AudioController..::..GetCategory Method |
AudioController Class See Also Send Feedback |
![]() |
Gets a category.
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C# |
---|
public static AudioCategory GetCategory( string name ) |
Parameters
- name
- Type: System..::..String
The category's name.
Return Value
Type: AudioCategoryThe category or null if no category with the specified name exists