







![]() |
ClockStone Audio Toolkit for Unity - Documentation |
AudioController..::..UnpauseCategory Method |
AudioController Class See Also Send Feedback |
![]() |
Un-pauses all playing audio items in the specified category (including the music).
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C# |
---|
public static void UnpauseCategory( string categoryName, float fadeInLength = 0f ) |
Parameters
- categoryName
- Type: System..::..String
Name of category.
- fadeInLength (Optional)
- Type: System..::..Single
The fade-in time [Default=0]