Enjon
Enjon copied to clipboard
[BUG] Enum reflection data does not work across projects
The engine has various enums that are publicly defined and reflected, however if another project attempts to use one of these as a property for a defined class, the meta data for it will not be correctly used.