class StaticTransmitterSource
Land_Radio_PanelBig › StaticTransmitter › AdvancedCommunication › EntityAI › Entity › ObjectTyped › Object › IEntity › Managed
All members, including inherited
Methods 11
proto native void SwitchOn(bool onOff)proto native bool IsOn()proto native void SetNextChannel()Referenced by Land_Radio_PanelBig.SetNextFrequency()
proto native void SetPrevChannel()proto native float GetTunedFrequency()Referenced by ActionTuneFrequencyOnGround.OnActionInfoUpdate()
proto native void EnableBroadcast(bool state)proto native void EnableReceive(bool state)Referenced by Land_Radio_PanelBig.OnWorkStart()
proto native bool IsBroadcasting()proto native bool IsReceiving()proto native int GetTunedFrequencyIndex()Referenced by Land_Radio_PanelBig.OnStoreSave()
proto native void SetFrequencyByIndex(int index)Referenced by Land_Radio_PanelBig.OnStoreLoad()