2
0
mirror of https://github.com/ValveSoftware/Proton synced 2025-08-31 06:35:23 +00:00

lsteamclient: Handle callbacks for ISteamNetworking interfaces

This commit is contained in:
Andrew Eikum
2020-10-02 12:38:05 -05:00
parent 30c21636c5
commit 8bb3afc9a2
3 changed files with 155 additions and 5 deletions

View File

@@ -212,6 +212,7 @@ manually_handled_methods = {
],
"cppISteamNetworkingUtils_SteamNetworkingUtils003": [
"AllocateMessage",
"SetConfigValue",
],
"cppISteamNetworkingMessages_SteamNetworkingMessages002": [
"ReceiveMessagesOnChannel"