How can I exclude referenced events from Studio::Bank::getEventList list?

Not a issue. This was a miss by our soundengineer. He had selected

“Include referenced events in banks”

Hi,
I am trying to get a list of all events that are included in a bank but I do not want referenced events, only the events that are within the bank.

I have already been able to filter out all snapshots of the resulting list but referenced events from other banks are still included.(As is stated in the documentation.)

But how can I detect in code if a event is not included inside a bank?
Studio::EventDescription does not seam to have this information.

We use this information to create assets references in our company internal game engine. Not being able to tell what events are included in the bank at runtime causes asset management issues for us.

- Dennis

1 Like

No problem, happy to hear you resolved the issue.