I feel like there is probably a really easy way to do this that I am missing but I will ask for it anyway. I would like to be able to do something similar with an orchestrator scriptable object similar to dealing with a JSON object or a properties type where I can, without already knowing the attributes, get a key list and iterate through it. I know I can get and xml document and could parse that but I don't really like dealing with that. If someone has a good example of using the built in xml tools to do this that might suffice.
↧