Skip to content

RemoteDisconnect function #33

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

Open
noprops opened this issue Apr 10, 2024 · 0 comments
Open

RemoteDisconnect function #33

noprops opened this issue Apr 10, 2024 · 0 comments

Comments

@noprops
Copy link

noprops commented Apr 10, 2024

In the RemoteDisconnect function of MatchplayNetworkClient, it returns without action when clientId == m_NetworkManager.LocalClientId, and only calls NetworkShutdown if this is not the case. Why is this?
It feels like it should be the other way around, calling NetworkShutdown when clientId == m_NetworkManager.LocalClientId.

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

No branches or pull requests

1 participant