ResetAmbientSounds

From Multi Theft Auto: Wiki
Revision as of 05:37, 11 August 2011 by Ccw (talk | contribs)
Jump to navigation Jump to search

This function is used to reset the background sounds to the default setting.

Syntax

bool resetAmbientSounds()

Returns

Returns true if the ambient sounds were reset, false otherwise.

See Also