DayZ 1.24
|
Private Member Functions | |
proto native void | SwitchOn (bool onOff) |
proto native bool | IsOn () |
proto native void | SwitchOn (bool onOff) |
proto native bool | IsOn () |
proto native void | SetNextChannel () |
proto native void | SetPrevChannel () |
proto native float | GetTunedFrequency () |
proto native void | EnableBroadcast (bool state) |
proto native void | EnableReceive (bool state) |
proto native bool | IsBroadcasting () |
proto native bool | IsReceiving () |
proto native int | GetTunedFrequencyIndex () |
proto native void | SetFrequencyByIndex (int index) |
Definition at line 135 of file AdvancedCommunication.c.