lofcz/SimplexRpgEngine

Reflect needed types for serialization

lofcz opened this issue · 0 comments

lofcz commented

DrawTest.cs requires derived types to be enumerated before XML can work with them as an array of extra types. Using reflection, generate needed data onLoad to avoid need of appending them by hand