rokucommunity / brighterscript

A superset of Roku's BrightScript language
MIT License
153 stars 47 forks source link

Include all fields in a `roSGNodeContentNode` #1157

Closed markwpearce closed 2 months ago

markwpearce commented 2 months ago

It would be good to add this file to be scraped:

https://developer.roku.com/en-ca/docs/developer-program/getting-started/architecture/content-metadata.md

There are a lot of fields here, and they aren't listed on the ContentNode page.

markwpearce commented 2 months ago

This needs to be fixed for v1, because createObject("roSGNode", "ContentNode") produces a broken type, in that it doesn't have the fields it should.