Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
RadioHandlerComponent.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
12
class
RadioHandlerComponentClass
:
GameComponentClass
13
{
14
}
15
16
class
RadioHandlerComponent:
GameComponent
17
{
18
proto external
void
SetFrequency
(
BaseTransceiver
transceiver,
int
freq);
19
}
20
GameComponentClass
Definition:
GameComponentClass.c:7
RadioHandlerComponentClass
Definition:
RadioHandlerComponent.c:12
BaseTransceiver
Definition:
BaseTransceiver.c:12
SetFrequency
RadioHandlerComponentClass GameComponentClass SetFrequency(BaseTransceiver transceiver, int freq)
GameComponent
Definition:
GameComponent.c:12
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
Radio
RadioHandlerComponent.c
Generated by
1.8.17