Arma Reforger Script API
Loading...
Searching...
No Matches
BaseRadioMessage Interface Reference
Inheritance diagram for BaseRadioMessage:
ScriptedRadioMessage VonRadioMessage SCR_CampaignRadioMsg SCR_RequestMessage SCR_RequestReinforcementsMessage SCR_RequestEvacuationMessage SCR_RequestRefuelMessage SCR_RequestTransportMessage

Public Member Functions

proto external string GetEncryptionKey ()
 Encryption key used to encrypt message.
 
proto external void SetEncryptionKey (string key)
 Sets encryption of the message to given string.
 

Member Function Documentation

◆ GetEncryptionKey()

proto external string BaseRadioMessage.GetEncryptionKey ( )

Encryption key used to encrypt message.

Empty string means no encryption.

Returns
Encryption key as string

◆ SetEncryptionKey()

proto external void BaseRadioMessage.SetEncryptionKey ( string key)

Sets encryption of the message to given string.


The documentation for this interface was generated from the following file: