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

Manual callbacks #744

Open
NBG-Zorian opened this issue Nov 24, 2023 · 0 comments
Open

Manual callbacks #744

NBG-Zorian opened this issue Nov 24, 2023 · 0 comments

Comments

@NBG-Zorian
Copy link

So I was wondering how could I hook up in managed side of a code callbacks for non exposed callbacks. For example code SteamClient.RunCallbacks(); is invoking everything and instead I would like for OnReceived in sockets to be called on different thread, while all other callbacks on main thread. How would I do that?
I am missing documentation on more than most basic features and SteamAPI docs doesnt cover as this is facepunch side of code.

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