oecs-sharp/tests
hypercross b6e64d2871 refactor: add struct constraint to Relationship
Add `where TSelf : struct where TTarget : struct` constraints to
the `Relationship` struct to ensure type safety and consistency with
the ECS architecture. Also remove unused `IterateThree` method in
`QueryExecutor`.
2026-07-18 22:05:29 +08:00
..
OECS.Tests refactor: add struct constraint to Relationship 2026-07-18 22:05:29 +08:00