GE / extensions / core_sounds
core_soundsfunction initEngineSound(vehicleId, engineId, jsonPath, nodeIdArray, noloadVol, loadVol)function initExhaustSound(vehicleId, engineId, jsonPath, nodeIdPairArray, noloadVol, loadVol)function onActivityAcceptGatherData(elemData, activityData)function onMissionAvailabilityChanged(data)function onMissionInfoChangedState(fromState, toState, content)function onPreRender(dtReal, dtSim, dtRaw)function onSettingsChanged()function onUiChangedState(toState, fromState)function onVehicleSwitched(oldId, newId, player)function setAudioBlur(...)function setCabinFilterStrength(objId, value)function setEngineSoundParameter(vehicleId, engineId, paramName, paramValue)function setEngineSoundParameterList(vehicleId, engineId, parameters)function setExhaustSoundNodes(vehicleId, engineId, nodeIdPairArray)function updateEngineSound(vehicleId, engineId, rpm, onLoad, engineVolume)