Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
BaseTransceiver.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
12
class
BaseTransceiver
: ScriptAndConfig
13
{
14
proto external
int
GetFrequency();
19
proto external
int
GetMinFrequency();
24
proto external
int
GetMaxFrequency();
29
proto external
void
SetFrequency(
int
freq);
34
proto external
int
GetFrequencyResolution();
39
proto external
float
GetRange();
45
proto external
void
SetRange(
float
range);
46
proto external BaseRadioComponent GetRadio();
47
proto external
void
BeginTransmission(
BaseRadioMessage
message);
48
}
49
BaseRadioMessage
Definition:
BaseRadioMessage.c:12
BaseTransceiver
Definition:
BaseTransceiver.c:12
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
Radio
BaseTransceiver.c
Generated by
1.8.17