Is there documentation that I'm not seeing or a better source that goes into detail/gives a description of what each constant, function, and struct does and what they are each used for? I understand that the docs/lua folder has different .md files that show all the different constants, functions, and structs I can use, but I want to get a better understanding of what they all do.
For example, I'm looking up "oUnkC0" in the "struct.md" file on github, and I see that it's of type "number", but it doesn't explain what "oUnkC0" does, what the number makes "oUnkC0" do, what "oUnkC0" is used for, etc. I want to read up and better understand these things when going through the docs provided in the docs/lua folder.
For example, I'm looking up "oUnkC0" in the "struct.md" file on github, and I see that it's of type "number", but it doesn't explain what "oUnkC0" does, what the number makes "oUnkC0" do, what "oUnkC0" is used for, etc. I want to read up and better understand these things when going through the docs provided in the docs/lua folder.