Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
RemoveCachedAudioFile
Syntax
C++
int RemoveCachedAudioFile(IFunctionHandler * pH, char const* const sName, bool bNow);
Parameters 
Description 
char const* const sName 
Name of the hint or *.fsb file path. 
bool bNow 
Indicates if the file(s) is(are) supposed to be removed immediately or gracefully when the sound system decides so. 

Syntax: Sound.RemoveCachedAudioFile(sName, bNow) 

Removes a single *.fsb file or *.fsb files of a game hint.

Copyright (c) 2012. All rights reserved.