Skip to content
M2O Scripting APIScripting reference
Data shapeClient APIGenerated

RadioPowerChangeEvent

Defined in: client/api.d.ts:1221

A local vehicle-radio power-state change.

on: boolean

Defined in: client/api.d.ts:1225

Whether the radio is now powered on.


station: number | null

Defined in: client/api.d.ts:1230

Current station ID, or null when none is selected.


stationName: string | null

Defined in: client/api.d.ts:1235

Current station name, or null when unavailable.