Commit c6315ce
committed
fix & update
Fixing test project not being able to load without an AnalyticsTests compilation error.
Making ObjectNameIdentifier just use the new way we handle ChildNetworkBehaviours (i.e. it is a table now).
Marking NetworkObject.ChildNetworkBehaviours comment above as having finished the migration to a table.
Noting we should find a better place/way to initialize this stuff.1 parent 211a50f commit c6315ce
File tree
4 files changed
+8
-12
lines changed- com.unity.netcode.gameobjects
- Runtime/Core
- Tests/Runtime/TestHelpers/Components
- testproject/Assets/Tests/Runtime
4 files changed
+8
-12
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2816 | 2816 | | |
2817 | 2817 | | |
2818 | 2818 | | |
| 2819 | + | |
| 2820 | + | |
| 2821 | + | |
| 2822 | + | |
| 2823 | + | |
2819 | 2824 | | |
2820 | 2825 | | |
2821 | | - | |
2822 | | - | |
2823 | | - | |
2824 | 2826 | | |
2825 | 2827 | | |
2826 | 2828 | | |
| |||
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
115 | 114 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | 115 | | |
123 | 116 | | |
124 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments