File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
com.unity.netcode.gameobjects Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,11 @@ Additional documentation and release notes are available at [Multiplayer Documen
1313
1414### Changed
1515
16+ - Improve performance of ` NetworkObject ` . (#3820 )
17+ - Rename pass:
18+ - SceneObject -- > SerializedObject
19+ - GetMessageSceneObject --> Serialize
20+ - AddSceneObject --> Deserialize (#3820 )
1621
1722### Deprecated
1823
@@ -41,7 +46,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
4146
4247### Changed
4348
44- - Improve performance of ` NetworkObject ` . (#3820 )
4549- Improve performance of ` ParentSyncMessage ` . (#3814 )
4650- Improve performance of ` DestroyObjectMessage ` . (#3801 )
4751- Improve performance of ` CreateObjectMessage ` . (#3800 )
You can’t perform that action at this time.
0 commit comments