Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_CampaignRadioMsgWhitelistConfig Interface Reference

Public Member Functions

bool CanSendRadioMessage (SCR_ERadioMsg radioMsg)
 Can send radio message.
 

Protected Attributes

bool m_bEnableAll
 
ref array< SCR_ERadioMsg > m_aWhitelistedRadioMessages
 

Member Function Documentation

◆ CanSendRadioMessage()

bool SCR_CampaignRadioMsgWhitelistConfig.CanSendRadioMessage ( SCR_ERadioMsg radioMsg)

Can send radio message.

Parameters
[in]radioMsg
Returns
true if the radio message is allowed to be send

Member Data Documentation

◆ m_aWhitelistedRadioMessages

ref array<SCR_ERadioMsg> SCR_CampaignRadioMsgWhitelistConfig.m_aWhitelistedRadioMessages
protected

◆ m_bEnableAll

bool SCR_CampaignRadioMsgWhitelistConfig.m_bEnableAll
protected

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