mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-03 05:04:27 +01:00
parent
5aefaf36d8
commit
b83f5fe79e
191 changed files with 1642 additions and 1642 deletions
|
|
@ -1,7 +1,7 @@
|
|||
struct cppISteamNetworkingMessages_SteamNetworkingMessages002_SendMessageToUser_params
|
||||
{
|
||||
void *linux_side;
|
||||
EResult _ret;
|
||||
uint32_t _ret;
|
||||
const SteamNetworkingIdentity *identityRemote;
|
||||
const void *pubData;
|
||||
uint32 cubData;
|
||||
|
|
@ -48,7 +48,7 @@ extern void cppISteamNetworkingMessages_SteamNetworkingMessages002_CloseChannelW
|
|||
struct cppISteamNetworkingMessages_SteamNetworkingMessages002_GetSessionConnectionInfo_params
|
||||
{
|
||||
void *linux_side;
|
||||
ESteamNetworkingConnectionState _ret;
|
||||
uint32_t _ret;
|
||||
const SteamNetworkingIdentity *identityRemote;
|
||||
SteamNetConnectionInfo_t *pConnectionInfo;
|
||||
SteamNetConnectionRealTimeStatus_t *pQuickStatus;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue