Here's what I'd like to know:
- Does this API work for custom UIs too, or only built-in UIs? So far I haven't been able to get it to work for my custom UIs, but perhaps I'm holding it wrong.
- If custom UIs are supported, how do I find things? Can it locate controls by name? I have tried, for example, finding a custom label by content (like the base game does) and it doesn't seem to work.
- What kind of data/data2 arguments are expected by each type?