function
isMusicSystemDisabled (client-side)
Available since version: 0.1.9
This function is used to check if ingame music system is disabled.
Declaration
bool isMusicSystemDisabled()
Parameters
No parameters.
Returns bool
true
if ingame music system is disabled, otherwise false
.