







![]() |
ClockStone Audio Toolkit for Unity - Documentation |
AudioController..::..UnpauseMusic Method |
AudioController Class See Also Send Feedback |
![]() |
Unpauses the current music.
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C# |
---|
public static bool UnpauseMusic( float fadeIn = 0f ) |
Parameters
- fadeIn (Optional)
- Type: System..::..Single
The fade-in time in seconds.
Return Value
Type: Booleantrue if any music was unpaused, otherwise false