Arma Reforger Script API
Loading...
Searching...
No Matches
ScriptedRadioMessage Interface Reference
Inheritance diagram for ScriptedRadioMessage:
BaseRadioMessage SCR_CampaignRadioMsg SCR_TaskRadioMsg

Public Member Functions

void OnDelivery (BaseTransceiver receiver, int freq, float quality)
 Called upon delivery of the message.
 
- Public Member Functions inherited from BaseRadioMessage
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

◆ OnDelivery()

void ScriptedRadioMessage.OnDelivery ( BaseTransceiver receiver,
int freq,
float quality )

Called upon delivery of the message.

Implemented in SCR_CampaignRadioMsg, and SCR_TaskRadioMsg.


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