You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm writing a bevy implementation of steamworks, and I need to access the callbacks, but some of them are private like NetworkingMessagesSessionRequest.
So I wonder, is there a reason they are ? If not could they be made public ?
This might be a stupid Issue I don't know much about anything.
The text was updated successfully, but these errors were encountered:
Sigma-dev
changed the title
Why are certain callbacks lprivate ?
Why are certain callbacks private ?
Aug 28, 2024
Sigma-dev
changed the title
Why are certain callbacks private ?
Why are certain steamworks callbacks private ?
Aug 28, 2024
I'm writing a bevy implementation of steamworks, and I need to access the callbacks, but some of them are private like NetworkingMessagesSessionRequest.
So I wonder, is there a reason they are ? If not could they be made public ?
This might be a stupid Issue I don't know much about anything.
The text was updated successfully, but these errors were encountered: