Greetings,
I’m looking into an issue for our project. In the API call log, I saw after Playback::loadBankFinished Bank::getEventListItem usually get called for some events in the bank. Curious what determines which events in the bank get the Bank::getEventListItem calls and which ones don’t?
Also just in general, what does Bank::getEventListItem do? I couldn’t find it from the documentation.
Thanks in advance!