Replies: 2 comments
-
Hi, Currently only CLS compliant simply types are supported. See: Simple types I guess I have to support them as it is expected to use them. So I will implement them. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. I am testing the ECS engine with Unity and stuck with some feature/bugs. Each time I create the new entt store having at least one component with unsigned value type as struct field, an invalid operation exception gets thrown. Is it ok and will components support it in the future?
Beta Was this translation helpful? Give feedback.
All reactions