Skip to content

fix: Disallowed async keyword in RPCs #1681

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

Merged
merged 5 commits into from
Feb 17, 2022
Merged

Conversation

ShadauxCat
Copy link
Collaborator

MTT-1588
fixes #570

Changelog

com.unity.netcode.gameobjects

  • Fixed: Disallowed async keyword in RPCs

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

@ShadauxCat ShadauxCat requested a review from 0xFA11 February 11, 2022 19:34
@0xFA11 0xFA11 enabled auto-merge (squash) February 17, 2022 17:22
@0xFA11 0xFA11 merged commit 75d7f88 into develop Feb 17, 2022
@0xFA11 0xFA11 deleted the fix/async_rpcs_develop branch February 17, 2022 18:39
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.

async keyword in RPC declaration
3 participants