Commit 39dd213
fix: Make UnityTransport a partial class (mirror) (#1851)
* Making UnityTransport partial this way it can be used with asmrefs, and get access to the m_Settings variable allow devs to provide their own settings usage
* Make the semantic PR check happy...
Co-authored-by: Andrew Spiering <aspiering@gmail.com>
Co-authored-by: Fatih Mar <mfatihmar@gmail.com>1 parent b11e04e commit 39dd213
File tree
1 file changed
+1
-1
lines changed- com.unity.netcode.gameobjects/Runtime/Transports/UTP
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments