Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
BaseRadioComponent.c File Reference

Go to the source code of this file.

Data Structures

class  BaseRadioComponentClass
 

Functions

BaseAimingComponentClass GameComponentClass GetOwner ()
 This component takes care of sending chat messages. More...
 
proto external int TransceiversCount ()
 
proto external BaseTransceiver GetTransceiver (int idx)
 
proto external void SetEncryptionKey (string key)
 
proto external string GetEncryptionKey ()
 
proto external void SetPower (bool powered)
 
proto external bool IsPowered ()