







![]() |
ClockStone Audio Toolkit for Unity - Documentation |
AudioController..::..RemoveAudioItem Method |
AudioController Class See Also Send Feedback |
![]() |
Removes an AudioItem from the AudioController.
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C# |
---|
public static bool RemoveAudioItem( string audioID ) |
Parameters
- audioID
- Type: System..::..String
Name of the audio item to remove.
Return Value
Type: Booleantrue if the audio item was found and successfully removed, otherwise false