XNA IntermediateSerializer
Recently I’ve been doing a lot of XNA work which involves loading XML files via the content pipeline and I frequently found myself wanting to do more with the IntermediateSerializer than the basics. I did a bit of a search and came up with the following blog article by Shawn Hargreaves that has helped me out loads:
For anyone working with XML and the content pipeline in XNA I strongly recommend taking a read through it!
No related posts.
Categorised as: XNA