Change TableRow::new
to accept u32
#10806
Labels
A-ECS
Entities, components, systems, and events
C-Code-Quality
A section of code that is hard to understand or change
Which also suggests instead of this PR we should probably:
TableRow::new
to acceptu32
TableRow
to various places likeComponentSparseSet.sparse
Originally posted by @stepancheg in #10794 (comment)
The text was updated successfully, but these errors were encountered: