Introduce `TrackAccess` in `World` to record component access during batching scopes. Update `SelectN` iterators to provide `RefN` for mutable, tracked access and `ValN` for read-only, untracked access. |
||
|---|---|---|
| .. | ||
| CommandTests.cs | ||
| CoreTests.cs | ||
| EdgeCaseTests.cs | ||
| OECS.Tests.csproj | ||
| QueryAndSystemTests.cs | ||
| ReactivityTests.cs | ||
| RelationshipTests.cs | ||
| SingletonTests.cs | ||