Way to access event tags set in the Event Browser?

,

Hey there,

when looking through the docs, I didn’t find a way to access the tags of an event that has been set inside FMOD Studio. Am I missing something? The “GetAssetRegistryTags” only seem to include and set bOneshot, bStream and b3D. Or are they in some way included in the EventDescription and can be read from that?

I assume that Tags are only there to organize the project on the FMOD Studio side of things. I’m now going to access UserProperties instead.