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

lsteamclient: Handle callbacks for ISteamNetworking interfaces

(cherry picked from commit 8bb3afc9a2)
This commit is contained in:
Andrew Eikum
2020-10-02 12:38:05 -05:00
parent 5db246cc03
commit 485258d15c
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"