FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: Swap ChildNetworkBehaviours to a Dictionary by EmandM · Pull Request #3953 · Unity-Technologies/com.unity.netcode.gameobjects · GitHub

chore: Swap ChildNetworkBehaviours to a Dictionary - #3953

Merged
EmandM merged 9 commits into
develop-2.0.0from
chore/stabilize-childNetworkBehaviours
Apr 24, 2026
Merged

chore: Swap ChildNetworkBehaviours to a Dictionary#3953
EmandM merged 9 commits into
develop-2.0.0from
chore/stabilize-childNetworkBehaviours

Conversation

EmandM commented Apr 23, 2026
edited
Loading

Copy link
Copy Markdown
Member

Purpose of this PR

  • Swap ChildNetworkBehaviours to a Dictionary
  • Swap a bunch of for loops to foreach loops

Jira ticket

n/a

Changelog

  • Changed: The collection of which NetworkBehaviours belong to a NetworkObject is now a Dictionary giving stable lookup.

Documentation

  • No documentation changes or additions were necessary.

Testing & QA (How your changes can be verified during release Playtest)

Functional Testing

Manual testing :

  • Manual testing done

Automated tests:

  • Covered by existing automated tests
  • Covered by new automated tests

Does the change require QA team to:

  • Review automated tests?
  • Execute manual tests?
  • Provide feedback about the PR?

If any boxes above are checked the QA team will be automatically added as a PR reviewer.

Backports

n/a

EmandM marked this pull request as ready for review April 23, 2026 22:35
EmandM requested a review from a team as a code owner April 23, 2026 22:35

NoelStephensUnity left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM!

EmandM merged commit 3d19214 into develop-2.0.0 Apr 24, 2026
23 checks passed
EmandM deleted the chore/stabilize-childNetworkBehaviours branch April 24, 2026 17:41
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL