Arma Reforger Script API
|
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. | |
proto external string BaseRadioMessage.GetEncryptionKey | ( | ) |
Encryption key used to encrypt message.
Empty string means no encryption.
proto external void BaseRadioMessage.SetEncryptionKey | ( | string | key | ) |
Sets encryption of the message to given string.