XPLM_MSG_FMOD_BANK_LOADED
#define XPLM_MSG_FMOD_BANK_LOADED 112
Sent to your plugin after FMOD sound banks are loaded. The parameter is the XPLMBankID enum in XPLMSound.h, 0 for the master bank and 1 for the radio bank.
#define XPLM_MSG_FMOD_BANK_LOADED 112
Sent to your plugin after FMOD sound banks are loaded. The parameter is the XPLMBankID enum in XPLMSound.h, 0 for the master bank and 1 for the radio bank.