Commit b87dae7
feat: Expose methods for ClientId to TransportId mappings (#3516)
[MTTB-950](https://jira.unity3d.com/browse/MTTB-950)
implements: #2668
fixes: #2359
## Changelog
- Added: Mappings for ClientId to TransportId
## Testing and Documentation
- Includes unit tests.
## Backport
Backported in #3515
---------
Co-authored-by: Patrick Coglan <coglanpatrick@icloud.com>1 parent 30cf113 commit b87dae7
3 files changed
Lines changed: 36 additions & 2 deletions
File tree
- com.unity.netcode.gameobjects
- Runtime/Core
- testproject/Assets/Tests/Runtime
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1467 | 1467 | | |
1468 | 1468 | | |
1469 | 1469 | | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
1470 | 1484 | | |
1471 | 1485 | | |
1472 | 1486 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
12 | 31 | | |
13 | 32 | | |
14 | | - | |
| 33 | + | |
15 | 34 | | |
16 | 35 | | |
17 | 36 | | |
| |||
33 | 52 | | |
34 | 53 | | |
35 | 54 | | |
36 | | - | |
| 55 | + | |
37 | 56 | | |
38 | 57 | | |
39 | 58 | | |
| |||
0 commit comments