Now that we have explored how we can write our data to disk, we'll take a look at how to read the data that we just wrote in 8 - Writing to XML. The logic for this is quite easy to understand through how we will open the document and then subsequently get the the child once again and the score located within it.
In order to finish of the lesson we will use a concatenation node of a string that prefixes the score attribute and prints to the screen through a display message on the viewport.
Follow the steps below to read XML data within Flow Graph:
Although this tutorial has concluded, feel free to venture out on your own development path based on what we've covered in the previous chapters. For information on the topics covered in this tutorial and more, please refer to the CRYENGINE V Manual.