mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2024-12-25 14:15:47 +03:00
Sdk 1.48
This commit is contained in:
parent
a05760c76a
commit
c8d4d8cab7
@ -2376,15 +2376,6 @@
|
||||
{ "name":"k_EDurationControlNotification_ExitSoon_Night", "value":"7" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"enumname": "EDurationControlOnlineState",
|
||||
"values": [
|
||||
{ "name":"k_EDurationControlOnlineState_Invalid", "value":"0" },
|
||||
{ "name":"k_EDurationControlOnlineState_Offline", "value":"1" },
|
||||
{ "name":"k_EDurationControlOnlineState_Online", "value":"2" },
|
||||
{ "name":"k_EDurationControlOnlineState_OnlineHighPri", "value":"3" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"enumname": "EGameSearchErrorCode_t",
|
||||
"values": [
|
||||
@ -4452,14 +4443,6 @@
|
||||
"methodname_flat": "SteamAPI_ISteamUser_GetDurationControl",
|
||||
"params": [],
|
||||
"returntype": "SteamAPICall_t"
|
||||
},
|
||||
{
|
||||
"methodname": "BSetDurationControlOnlineState",
|
||||
"methodname_flat": "SteamAPI_ISteamUser_BSetDurationControlOnlineState",
|
||||
"params": [
|
||||
{ "paramname":"eNewState", "paramtype":"EDurationControlOnlineState" }
|
||||
],
|
||||
"returntype": "bool"
|
||||
}
|
||||
],
|
||||
"version_string": "SteamUser020"
|
||||
@ -12968,12 +12951,7 @@
|
||||
"fields": [
|
||||
{ "fieldname":"m_eValue", "fieldtype":"ESteamNetworkingConfigValue" },
|
||||
{ "fieldname":"m_eDataType", "fieldtype":"ESteamNetworkingConfigDataType" },
|
||||
{ "fieldname":"m_int64", "fieldtype":"int64_t" },
|
||||
{ "fieldname":"m_val_int32", "fieldtype":"int32_t" },
|
||||
{ "fieldname":"m_val_int64", "fieldtype":"int64_t" },
|
||||
{ "fieldname":"m_val_float", "fieldtype":"float" },
|
||||
{ "fieldname":"m_val_string", "fieldtype":"const char *" },
|
||||
{ "fieldname":"m_val_functionPtr", "fieldtype":"void *" }
|
||||
{ "fieldname":"m_int64", "fieldtype":"int64_t" }
|
||||
],
|
||||
"struct": "SteamNetworkingConfigValue_t"
|
||||
},
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
UnityPlugin/redistributable_bin/osx/libsteam_api.bundle
Normal file
BIN
UnityPlugin/redistributable_bin/osx/libsteam_api.bundle
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user