Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
BaseRadioMessage Interface Reference
Inheritance diagram for BaseRadioMessage:
[legend]

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: