GetInteriorSoundsEnabled

From Multi Theft Auto: Wiki
Revision as of 13:53, 16 August 2012 by X86dev (talk | contribs)
Jump to navigation Jump to search

This function checks to see if the music played by default in clubs is disabled or not.

Syntax

bool getInteriorSoundsEnabled ( )

Returns

Returns true if music is playing, returns false if music is not playing.

See Also