Hi,
I am storing the global state for my app in the main overwolf window. Is there any way to listen for changes in that state from some other window?
Can I, for example, run a function when the state in the main window changes?
For example by passing a callback function into the main window.