ResetWorldSounds: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
===Returns===
===Returns===
Returns true if the world sounds were reset, false otherwise.
Returns true if the world sounds were reset, false otherwise.
==Requirements==
{{Requirements|n/a|1.3.0-9.04134|}}


==See Also==
==See Also==
{{Client world functions}}
{{Client world functions}}

Revision as of 21:36, 19 May 2012

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.

Requirements

This template will be deleted.

See Also