- Home /
Can I shuffle strings in XML?
Hi. Good day. I am totally new to XML and also in Unity. But for some reason, we've use this as our main software for thesis. For the question, can I shuffle strings in XML? I think it is very simple. But I can't seem to find out how. I am very new to this.
<Name>Here's the question!</Name>
<Description>Can I shuffle this?</Description>
What I want is, every time I clicked the button in Unity to pop up the Panel and the texts there, the text differs or shuffles. I guess 5 to 10 different strings. I wish you could understand what I'm saying. Sorry for my English. As English is not my mother tongue.
Your answer
Follow this Question
Related Questions
Parseing Varible names from strings 1 Answer
Simple XML reading? (only string/numerical data needed) 1 Answer
Serialize XML to a string 1 Answer
How To Switch A XmlNodeList To A String 1 Answer
Searching XML document 2 Answers