class ItemTransmitterSource
ItemTransmitter › InventoryItemSuper
Derived classes
View all 3 descendants
Methods 9
proto native void SetNextChannel()Referenced by TransmitterBase.SetNextFrequency()
proto native void SetPrevChannel()proto native float GetTunedFrequency()Referenced by ItemActionsWidget.GetRadioFrequency()
proto native void EnableBroadcast(bool state)proto native void EnableReceive(bool state)proto native bool IsBroadcasting()proto native bool IsReceiving()proto native int GetTunedFrequencyIndex()Referenced by TransmitterBase.OnStoreSave()
proto native void SetFrequencyByIndex(int index)Referenced by TransmitterBase.OnStoreLoad()