sjbarag / brs

An interpreter for the BrightScript language that runs on non-Roku platforms.
MIT License
113 stars 43 forks source link

feat(rsg): Implement unobserveField #526

Closed sjbarag closed 4 years ago

sjbarag commented 4 years ago

roSGNode#unobserveField unsubscribes all nodes subscribed to that field, regardless of subtype, when they subscribed, etc. It's pretty dangerous, but available in the standard library.