I am an experienced developer with many years of experience with javascript, c#, and c++. I am attempting to get started with creating add ons but I am having difficulty with the documentation.
I already created an addon server and it's serving up the dummy add on files I can download and add without any issues.
My question is that there doesn't seem to be anywhere in the documentation that lists all of the methods and properties on the runtime, object, and behavior interfaces. It appears that the interfaces presented in the documentation are for the editor and not the run time. Am I missing something or just not looking at the docs correctly ?
Any thoughts would be appreciated.
Thank you.