|
| proto external string | GetEncryptionKey () |
| | Encryption key used to encrypt message.
|
| |
| proto external void | SetEncryptionKey (string key) |
| | Sets encryption of the message to given string.
|
| |
◆ 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:
- Game/generated/Radio/BaseRadioMessage.c