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

Public Member Functions

override void OnDelivery (BaseTransceiver receiver, int freq, float quality)
 Called upon delivery of the message.
 
- Public Member Functions inherited from SCR_RequestMessage
void SetPosition (vector position)
 
void SetRequesterMainBase (SCR_CampaignFaction requesterFaction)
 
void SetRequesterID (int requesterID)
 
- 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.
 

Additional Inherited Members

- Protected Attributes inherited from SCR_RequestMessage
SCR_CampaignMilitaryBaseComponent m_RequesterMainBase
 
int m_iRequesterID
 
vector m_vPosition
 

Member Function Documentation

◆ OnDelivery()

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

Called upon delivery of the message.

Implements ScriptedRadioMessage.


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