Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: send NI, NB and GO in RPC #528

Merged
merged 9 commits into from
Jan 11, 2021
Merged

feat: send NI, NB and GO in RPC #528

merged 9 commits into from
Jan 11, 2021

Conversation

paulpach
Copy link
Contributor

It is now valid to send NetworkIdentity, NetworkBehaviors and GameObjects as RPC parameters.
NG will serialize the gameobject id and component index where appropriate and do the lookup in the other side.

@paulpach paulpach marked this pull request as ready for review January 11, 2021 21:32
@sonarcloud
Copy link

sonarcloud bot commented Jan 11, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

97.1% 97.1% Coverage
0.0% 0.0% Duplication

@paulpach paulpach merged commit 428ca63 into master Jan 11, 2021
@paulpach paulpach deleted the nbrpc branch January 11, 2021 22:06
github-actions bot pushed a commit that referenced this pull request Jan 11, 2021
# [62.1.0](v62.0.1...v62.1.0) (2021-01-11)

### Features

* send NI, NB and GO in RPC ([#528](#528)) ([428ca63](428ca63))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 62.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant