ResetWorldSounds

From Multi Theft Auto: Wiki
Revision as of 17:31, 19 May 2012 by Ccw (talk | contribs)
Jump to navigation Jump to search

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

Syntax

bool resetWorldSounds()

Returns

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

See Also