[BUG] Enum reflection data does not work across projects
Opened this issue · 0 comments
MrFrenik commented
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.