Unofficial FMOD Entity Model Documentation

Hi all,
For years I have worked with FMOD Scripting API and felt I had to rely on object.dump to query all the properties each for objects on a project that heavily relied on fmod scripting. I recently made something that would have helped me. I used studio.project.model.document() to generate this documentation for FMOD objects.
PS: I am not at all knowledgable on web coding and had to rely on vibe coding to make the GUI part of this documentation project and I might have made some assumptions in how to represent the class relationships. Also tried to make it a bit feature rich which might’ve been a mistake :sweat_smile:. But hey you have to dream

Please check it out and let me know if you find any issues with the data or presentation.

Thanks for sharing, you did a great job!