Rythe-Engine icon indicating copy to clipboard operation
Rythe-Engine copied to clipboard

Runtime reflection and type information

Open GlynLeine opened this issue 3 years ago • 2 comments

For serialization and other parts of the engine we need to be able to easily request meta information about a type on runtime. A data structure and wrokflow for this needs to be created.

GlynLeine avatar Jun 13 '21 09:06 GlynLeine

Potential candidate? https://github.com/eliasdaler/MetaStuff

Algo-ryth-mix avatar Jun 13 '21 17:06 Algo-ryth-mix

could be an inspiration, but I'm looking for something more automatic, or otherwise possible to setup using macros

GlynLeine avatar Jun 13 '21 19:06 GlynLeine