mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-06-06 10:42:21 +03:00
Bold method name, not variable type
parent
09d4e78123
commit
30975f84ef
@ -1,6 +1,6 @@
|
||||
# BuildId
|
||||
## Property
|
||||
**[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[BuildId|Facepunch.Steamworks.App.BuildId]]
|
||||
[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BuildId|Facepunch.Steamworks.App.BuildId]]**
|
||||
|
||||
## Summary
|
||||
Returns the current BuildId of the game.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# MarkContentCorrupt
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[MarkContentCorrupt|Facepunch.Steamworks.App.MarkContentCorrupt]]( **[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** missingFilesOnly )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MarkContentCorrupt|Facepunch.Steamworks.App.MarkContentCorrupt]]**( [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] missingFilesOnly )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -6,7 +6,7 @@ No documentation available
|
||||
```
|
||||
|
||||
### Methods
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[MarkContentCorrupt|Facepunch.Steamworks.App.MarkContentCorrupt]]( **[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** missingFilesOnly )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MarkContentCorrupt|Facepunch.Steamworks.App.MarkContentCorrupt]]**( [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] missingFilesOnly )
|
||||
|
||||
### Properties
|
||||
* **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[BuildId|Facepunch.Steamworks.App.BuildId]]
|
||||
* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BuildId|Facepunch.Steamworks.App.BuildId]]**
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Auth.1
|
||||
## Constructor
|
||||
[[Auth|Facepunch.Steamworks.Auth.Auth.1]]( )
|
||||
**[[Auth|Facepunch.Steamworks.Auth.Auth.1]]**( )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# GetAuthSessionTicket
|
||||
## Method
|
||||
**[[Ticket|Facepunch.Steamworks.Auth+Ticket]]** [[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]( )
|
||||
[[Ticket|Facepunch.Steamworks.Auth+Ticket]] **[[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]**( )
|
||||
|
||||
## Summary
|
||||
Creates an auth ticket.
|
||||
|
@ -6,7 +6,7 @@ No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* [[Auth|Facepunch.Steamworks.Auth.Auth.1]]( )
|
||||
* **[[Auth|Facepunch.Steamworks.Auth.Auth.1]]**( )
|
||||
|
||||
### Methods
|
||||
* **[[Ticket|Facepunch.Steamworks.Auth+Ticket]]** [[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]( )
|
||||
* [[Ticket|Facepunch.Steamworks.Auth+Ticket]] **[[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]**( )
|
||||
|
@ -1,6 +1,6 @@
|
||||
# AppId
|
||||
## Property
|
||||
**[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[AppId|Facepunch.Steamworks.BaseSteamworks.AppId]]
|
||||
[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.BaseSteamworks.AppId]]**
|
||||
|
||||
## Summary
|
||||
Current running program's AppId
|
||||
|
@ -1,6 +1,6 @@
|
||||
# BaseSteamworks.1
|
||||
## Constructor
|
||||
[[BaseSteamworks|Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1]]( )
|
||||
**[[BaseSteamworks|Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1]]**( )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Dispose
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Dispose|Facepunch.Steamworks.BaseSteamworks.Dispose]]( )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.BaseSteamworks.Dispose]]**( )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Inventory
|
||||
## Property
|
||||
**[[Inventory|Facepunch.Steamworks.Inventory]]** [[Inventory|Facepunch.Steamworks.BaseSteamworks.Inventory]]
|
||||
[[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.BaseSteamworks.Inventory]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# IsValid
|
||||
## Property
|
||||
**[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[IsValid|Facepunch.Steamworks.BaseSteamworks.IsValid]]
|
||||
[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.BaseSteamworks.IsValid]]**
|
||||
|
||||
## Summary
|
||||
Returns true if this instance has initialized properly.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Networking
|
||||
## Property
|
||||
**[[Networking|Facepunch.Steamworks.Networking]]** [[Networking|Facepunch.Steamworks.BaseSteamworks.Networking]]
|
||||
[[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.BaseSteamworks.Networking]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Update
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Update|Facepunch.Steamworks.BaseSteamworks.Update]]( )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Update|Facepunch.Steamworks.BaseSteamworks.Update]]**( )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# UpdateWhile
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[UpdateWhile|Facepunch.Steamworks.BaseSteamworks.UpdateWhile]]( **[[Func<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** func )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdateWhile|Facepunch.Steamworks.BaseSteamworks.UpdateWhile]]**( [[Func<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] func )
|
||||
|
||||
## Summary
|
||||
Run Update until func returns false.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Workshop
|
||||
## Property
|
||||
**[[Workshop|Facepunch.Steamworks.Workshop]]** [[Workshop|Facepunch.Steamworks.BaseSteamworks.Workshop]]
|
||||
[[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.BaseSteamworks.Workshop]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -6,16 +6,16 @@ Implements shared functionality between Steamworks.Client and Steamworks.Server
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* [[BaseSteamworks|Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1]]( )
|
||||
* **[[BaseSteamworks|Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1]]**( )
|
||||
|
||||
### Methods
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Dispose|Facepunch.Steamworks.BaseSteamworks.Dispose]]( )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Update|Facepunch.Steamworks.BaseSteamworks.Update]]( )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[UpdateWhile|Facepunch.Steamworks.BaseSteamworks.UpdateWhile]]( **[[Func<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** func )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.BaseSteamworks.Dispose]]**( )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Update|Facepunch.Steamworks.BaseSteamworks.Update]]**( )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdateWhile|Facepunch.Steamworks.BaseSteamworks.UpdateWhile]]**( [[Func<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] func )
|
||||
|
||||
### Properties
|
||||
* **[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[AppId|Facepunch.Steamworks.BaseSteamworks.AppId]]
|
||||
* **[[Inventory|Facepunch.Steamworks.Inventory]]** [[Inventory|Facepunch.Steamworks.BaseSteamworks.Inventory]]
|
||||
* **[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[IsValid|Facepunch.Steamworks.BaseSteamworks.IsValid]]
|
||||
* **[[Networking|Facepunch.Steamworks.Networking]]** [[Networking|Facepunch.Steamworks.BaseSteamworks.Networking]]
|
||||
* **[[Workshop|Facepunch.Steamworks.Workshop]]** [[Workshop|Facepunch.Steamworks.BaseSteamworks.Workshop]]
|
||||
* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.BaseSteamworks.AppId]]**
|
||||
* [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.BaseSteamworks.Inventory]]**
|
||||
* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.BaseSteamworks.IsValid]]**
|
||||
* [[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.BaseSteamworks.Networking]]**
|
||||
* [[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.BaseSteamworks.Workshop]]**
|
||||
|
@ -1,6 +1,6 @@
|
||||
# App
|
||||
## Property
|
||||
**[[App|Facepunch.Steamworks.App]]** [[App|Facepunch.Steamworks.Client.App]]
|
||||
[[App|Facepunch.Steamworks.App]] **[[App|Facepunch.Steamworks.Client.App]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# AppId
|
||||
## Property
|
||||
**[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[AppId|Facepunch.Steamworks.Client.AppId]]
|
||||
[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Client.AppId]]**
|
||||
|
||||
## Summary
|
||||
Current running program's AppId
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Auth
|
||||
## Property
|
||||
**[[Auth|Facepunch.Steamworks.Auth]]** [[Auth|Facepunch.Steamworks.Client.Auth]]
|
||||
[[Auth|Facepunch.Steamworks.Auth]] **[[Auth|Facepunch.Steamworks.Client.Auth]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# BetaName
|
||||
## Property
|
||||
**[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[BetaName|Facepunch.Steamworks.Client.BetaName]]
|
||||
[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BetaName|Facepunch.Steamworks.Client.BetaName]]**
|
||||
|
||||
## Summary
|
||||
Current Beta name, if we're using a beta branch.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Client.1
|
||||
## Constructor
|
||||
[[Client|Facepunch.Steamworks.Client.Client.1]]( **[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** appId )
|
||||
**[[Client|Facepunch.Steamworks.Client.Client.1]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Dispose
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Dispose|Facepunch.Steamworks.Client.Dispose]]( )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Client.Dispose]]**( )
|
||||
|
||||
## Summary
|
||||
Call when finished to shut down the Steam client.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Friends
|
||||
## Property
|
||||
**[[Friends|Facepunch.Steamworks.Friends]]** [[Friends|Facepunch.Steamworks.Client.Friends]]
|
||||
[[Friends|Facepunch.Steamworks.Friends]] **[[Friends|Facepunch.Steamworks.Client.Friends]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Inventory
|
||||
## Property
|
||||
**[[Inventory|Facepunch.Steamworks.Inventory]]** [[Inventory|Facepunch.Steamworks.Client.Inventory]]
|
||||
[[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.Client.Inventory]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# IsValid
|
||||
## Property
|
||||
**[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[IsValid|Facepunch.Steamworks.Client.IsValid]]
|
||||
[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.Client.IsValid]]**
|
||||
|
||||
## Summary
|
||||
Returns true if this instance has initialized properly.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Networking
|
||||
## Property
|
||||
**[[Networking|Facepunch.Steamworks.Networking]]** [[Networking|Facepunch.Steamworks.Client.Networking]]
|
||||
[[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.Client.Networking]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Overlay
|
||||
## Property
|
||||
**[[Overlay|Facepunch.Steamworks.Overlay]]** [[Overlay|Facepunch.Steamworks.Client.Overlay]]
|
||||
[[Overlay|Facepunch.Steamworks.Overlay]] **[[Overlay|Facepunch.Steamworks.Client.Overlay]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Screenshots
|
||||
## Property
|
||||
**[[Screenshots|Facepunch.Steamworks.Screenshots]]** [[Screenshots|Facepunch.Steamworks.Client.Screenshots]]
|
||||
[[Screenshots|Facepunch.Steamworks.Screenshots]] **[[Screenshots|Facepunch.Steamworks.Client.Screenshots]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# ServerList
|
||||
## Property
|
||||
**[[ServerList|Facepunch.Steamworks.ServerList]]** [[ServerList|Facepunch.Steamworks.Client.ServerList]]
|
||||
[[ServerList|Facepunch.Steamworks.ServerList]] **[[ServerList|Facepunch.Steamworks.Client.ServerList]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Stats
|
||||
## Property
|
||||
**[[Stats|Facepunch.Steamworks.Stats]]** [[Stats|Facepunch.Steamworks.Client.Stats]]
|
||||
[[Stats|Facepunch.Steamworks.Stats]] **[[Stats|Facepunch.Steamworks.Client.Stats]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# SteamId
|
||||
## Property
|
||||
**[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[SteamId|Facepunch.Steamworks.Client.SteamId]]
|
||||
[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SteamId|Facepunch.Steamworks.Client.SteamId]]**
|
||||
|
||||
## Summary
|
||||
Current user's SteamId
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Update
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Update|Facepunch.Steamworks.Client.Update]]( )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Update|Facepunch.Steamworks.Client.Update]]**( )
|
||||
|
||||
## Summary
|
||||
Should be called at least once every frame
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Username
|
||||
## Property
|
||||
**[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Username|Facepunch.Steamworks.Client.Username]]
|
||||
[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Username|Facepunch.Steamworks.Client.Username]]**
|
||||
|
||||
## Summary
|
||||
Current user's Username
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Voice
|
||||
## Property
|
||||
**[[Voice|Facepunch.Steamworks.Voice]]** [[Voice|Facepunch.Steamworks.Client.Voice]]
|
||||
[[Voice|Facepunch.Steamworks.Voice]] **[[Voice|Facepunch.Steamworks.Client.Voice]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Workshop
|
||||
## Property
|
||||
**[[Workshop|Facepunch.Steamworks.Workshop]]** [[Workshop|Facepunch.Steamworks.Client.Workshop]]
|
||||
[[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.Client.Workshop]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -6,26 +6,26 @@ No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* [[Client|Facepunch.Steamworks.Client.Client.1]]( **[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** appId )
|
||||
* **[[Client|Facepunch.Steamworks.Client.Client.1]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId )
|
||||
|
||||
### Methods
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Dispose|Facepunch.Steamworks.Client.Dispose]]( )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Update|Facepunch.Steamworks.Client.Update]]( )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Client.Dispose]]**( )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Update|Facepunch.Steamworks.Client.Update]]**( )
|
||||
|
||||
### Properties
|
||||
* **[[App|Facepunch.Steamworks.App]]** [[App|Facepunch.Steamworks.Client.App]]
|
||||
* **[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[AppId|Facepunch.Steamworks.Client.AppId]]
|
||||
* **[[Auth|Facepunch.Steamworks.Auth]]** [[Auth|Facepunch.Steamworks.Client.Auth]]
|
||||
* **[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[BetaName|Facepunch.Steamworks.Client.BetaName]]
|
||||
* **[[Friends|Facepunch.Steamworks.Friends]]** [[Friends|Facepunch.Steamworks.Client.Friends]]
|
||||
* **[[Inventory|Facepunch.Steamworks.Inventory]]** [[Inventory|Facepunch.Steamworks.Client.Inventory]]
|
||||
* **[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[IsValid|Facepunch.Steamworks.Client.IsValid]]
|
||||
* **[[Networking|Facepunch.Steamworks.Networking]]** [[Networking|Facepunch.Steamworks.Client.Networking]]
|
||||
* **[[Overlay|Facepunch.Steamworks.Overlay]]** [[Overlay|Facepunch.Steamworks.Client.Overlay]]
|
||||
* **[[Screenshots|Facepunch.Steamworks.Screenshots]]** [[Screenshots|Facepunch.Steamworks.Client.Screenshots]]
|
||||
* **[[ServerList|Facepunch.Steamworks.ServerList]]** [[ServerList|Facepunch.Steamworks.Client.ServerList]]
|
||||
* **[[Stats|Facepunch.Steamworks.Stats]]** [[Stats|Facepunch.Steamworks.Client.Stats]]
|
||||
* **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[SteamId|Facepunch.Steamworks.Client.SteamId]]
|
||||
* **[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Username|Facepunch.Steamworks.Client.Username]]
|
||||
* **[[Voice|Facepunch.Steamworks.Voice]]** [[Voice|Facepunch.Steamworks.Client.Voice]]
|
||||
* **[[Workshop|Facepunch.Steamworks.Workshop]]** [[Workshop|Facepunch.Steamworks.Client.Workshop]]
|
||||
* [[App|Facepunch.Steamworks.App]] **[[App|Facepunch.Steamworks.Client.App]]**
|
||||
* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Client.AppId]]**
|
||||
* [[Auth|Facepunch.Steamworks.Auth]] **[[Auth|Facepunch.Steamworks.Client.Auth]]**
|
||||
* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BetaName|Facepunch.Steamworks.Client.BetaName]]**
|
||||
* [[Friends|Facepunch.Steamworks.Friends]] **[[Friends|Facepunch.Steamworks.Client.Friends]]**
|
||||
* [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.Client.Inventory]]**
|
||||
* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.Client.IsValid]]**
|
||||
* [[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.Client.Networking]]**
|
||||
* [[Overlay|Facepunch.Steamworks.Overlay]] **[[Overlay|Facepunch.Steamworks.Client.Overlay]]**
|
||||
* [[Screenshots|Facepunch.Steamworks.Screenshots]] **[[Screenshots|Facepunch.Steamworks.Client.Screenshots]]**
|
||||
* [[ServerList|Facepunch.Steamworks.ServerList]] **[[ServerList|Facepunch.Steamworks.Client.ServerList]]**
|
||||
* [[Stats|Facepunch.Steamworks.Stats]] **[[Stats|Facepunch.Steamworks.Client.Stats]]**
|
||||
* [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SteamId|Facepunch.Steamworks.Client.SteamId]]**
|
||||
* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Username|Facepunch.Steamworks.Client.Username]]**
|
||||
* [[Voice|Facepunch.Steamworks.Voice]] **[[Voice|Facepunch.Steamworks.Client.Voice]]**
|
||||
* [[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.Client.Workshop]]**
|
||||
|
@ -1,6 +1,6 @@
|
||||
# ForcePlatform
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[ForcePlatform|Facepunch.Steamworks.Config.ForcePlatform]]( **[[OperatingSystem|Facepunch.Steamworks.OperatingSystem]]** os, **[[Architecture|Facepunch.Steamworks.Architecture]]** arch )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ForcePlatform|Facepunch.Steamworks.Config.ForcePlatform]]**( [[OperatingSystem|Facepunch.Steamworks.OperatingSystem]] os, [[Architecture|Facepunch.Steamworks.Architecture]] arch )
|
||||
|
||||
## Summary
|
||||
You can force the platform to a particular one here.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# UseThisCall
|
||||
## Property
|
||||
**[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[UseThisCall|Facepunch.Steamworks.Config.UseThisCall]]
|
||||
[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UseThisCall|Facepunch.Steamworks.Config.UseThisCall]]**
|
||||
|
||||
## Summary
|
||||
Some platforms allow/need CallingConvention.ThisCall. If you're crashing with argument null
|
||||
|
@ -6,7 +6,7 @@ No documentation available
|
||||
```
|
||||
|
||||
### Methods
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[ForcePlatform|Facepunch.Steamworks.Config.ForcePlatform]]( **[[OperatingSystem|Facepunch.Steamworks.OperatingSystem]]** os, **[[Architecture|Facepunch.Steamworks.Architecture]]** arch )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ForcePlatform|Facepunch.Steamworks.Config.ForcePlatform]]**( [[OperatingSystem|Facepunch.Steamworks.OperatingSystem]] os, [[Architecture|Facepunch.Steamworks.Architecture]] arch )
|
||||
|
||||
### Properties
|
||||
* **[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[UseThisCall|Facepunch.Steamworks.Config.UseThisCall]]
|
||||
* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UseThisCall|Facepunch.Steamworks.Config.UseThisCall]]**
|
||||
|
@ -1,6 +1,6 @@
|
||||
# All
|
||||
## Property
|
||||
**[[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[All|Facepunch.Steamworks.Friends.All]]
|
||||
[[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[All|Facepunch.Steamworks.Friends.All]]**
|
||||
|
||||
## Summary
|
||||
Returns all friends, even blocked, ignored, friend requests etc
|
||||
|
@ -1,6 +1,6 @@
|
||||
# AllBlocked
|
||||
## Property
|
||||
**[[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[AllBlocked|Facepunch.Steamworks.Friends.AllBlocked]]
|
||||
[[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AllBlocked|Facepunch.Steamworks.Friends.AllBlocked]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# AllFriends
|
||||
## Property
|
||||
**[[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[AllFriends|Facepunch.Steamworks.Friends.AllFriends]]
|
||||
[[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AllFriends|Facepunch.Steamworks.Friends.AllFriends]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Get
|
||||
## Method
|
||||
**[[SteamFriend|Facepunch.Steamworks.SteamFriend]]** [[Get|Facepunch.Steamworks.Friends.Get]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
[[SteamFriend|Facepunch.Steamworks.SteamFriend]] **[[Get|Facepunch.Steamworks.Friends.Get]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# GetAvatar
|
||||
## Method
|
||||
**[[Image|Facepunch.Steamworks.Image]]** [[GetAvatar|Facepunch.Steamworks.Friends.GetAvatar]]( **[[AvatarSize|Facepunch.Steamworks.Friends+AvatarSize]]** size, **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
[[Image|Facepunch.Steamworks.Image]] **[[GetAvatar|Facepunch.Steamworks.Friends.GetAvatar]]**( [[AvatarSize|Facepunch.Steamworks.Friends+AvatarSize]] size, [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# GetName
|
||||
## Method
|
||||
**[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[GetName|Facepunch.Steamworks.Friends.GetName]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetName|Facepunch.Steamworks.Friends.GetName]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Refresh
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Refresh|Facepunch.Steamworks.Friends.Refresh]]( )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.Friends.Refresh]]**( )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -6,12 +6,12 @@ No documentation available
|
||||
```
|
||||
|
||||
### Methods
|
||||
* **[[SteamFriend|Facepunch.Steamworks.SteamFriend]]** [[Get|Facepunch.Steamworks.Friends.Get]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
* **[[Image|Facepunch.Steamworks.Image]]** [[GetAvatar|Facepunch.Steamworks.Friends.GetAvatar]]( **[[AvatarSize|Facepunch.Steamworks.Friends+AvatarSize]]** size, **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
* **[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[GetName|Facepunch.Steamworks.Friends.GetName]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Refresh|Facepunch.Steamworks.Friends.Refresh]]( )
|
||||
* [[SteamFriend|Facepunch.Steamworks.SteamFriend]] **[[Get|Facepunch.Steamworks.Friends.Get]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
* [[Image|Facepunch.Steamworks.Image]] **[[GetAvatar|Facepunch.Steamworks.Friends.GetAvatar]]**( [[AvatarSize|Facepunch.Steamworks.Friends+AvatarSize]] size, [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetName|Facepunch.Steamworks.Friends.GetName]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.Friends.Refresh]]**( )
|
||||
|
||||
### Properties
|
||||
* **[[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[All|Facepunch.Steamworks.Friends.All]]
|
||||
* **[[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[AllBlocked|Facepunch.Steamworks.Friends.AllBlocked]]
|
||||
* **[[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[AllFriends|Facepunch.Steamworks.Friends.AllFriends]]
|
||||
* [[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[All|Facepunch.Steamworks.Friends.All]]**
|
||||
* [[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AllBlocked|Facepunch.Steamworks.Friends.AllBlocked]]**
|
||||
* [[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AllFriends|Facepunch.Steamworks.Friends.AllFriends]]**
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Data
|
||||
## Property
|
||||
**[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Data|Facepunch.Steamworks.Image.Data]]
|
||||
[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.Image.Data]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# GetPixel
|
||||
## Method
|
||||
**[[Color|Facepunch.Steamworks.Color]]** [[GetPixel|Facepunch.Steamworks.Image.GetPixel]]( **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** x, **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** y )
|
||||
[[Color|Facepunch.Steamworks.Color]] **[[GetPixel|Facepunch.Steamworks.Image.GetPixel]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] x, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] y )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Height
|
||||
## Property
|
||||
**[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Height|Facepunch.Steamworks.Image.Height]]
|
||||
[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Height|Facepunch.Steamworks.Image.Height]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Id
|
||||
## Property
|
||||
**[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Id|Facepunch.Steamworks.Image.Id]]
|
||||
[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Image.Id]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Image.1
|
||||
## Constructor
|
||||
[[Image|Facepunch.Steamworks.Image.Image.1]]( )
|
||||
**[[Image|Facepunch.Steamworks.Image.Image.1]]**( )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# IsError
|
||||
## Property
|
||||
**[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[IsError|Facepunch.Steamworks.Image.IsError]]
|
||||
[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsError|Facepunch.Steamworks.Image.IsError]]**
|
||||
|
||||
## Summary
|
||||
Return true if this image couldn't be loaded for some reason
|
||||
|
@ -1,6 +1,6 @@
|
||||
# IsLoaded
|
||||
## Property
|
||||
**[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[IsLoaded|Facepunch.Steamworks.Image.IsLoaded]]
|
||||
[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsLoaded|Facepunch.Steamworks.Image.IsLoaded]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Width
|
||||
## Property
|
||||
**[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Width|Facepunch.Steamworks.Image.Width]]
|
||||
[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Width|Facepunch.Steamworks.Image.Width]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -6,15 +6,15 @@ No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* [[Image|Facepunch.Steamworks.Image.Image.1]]( )
|
||||
* **[[Image|Facepunch.Steamworks.Image.Image.1]]**( )
|
||||
|
||||
### Methods
|
||||
* **[[Color|Facepunch.Steamworks.Color]]** [[GetPixel|Facepunch.Steamworks.Image.GetPixel]]( **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** x, **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** y )
|
||||
* [[Color|Facepunch.Steamworks.Color]] **[[GetPixel|Facepunch.Steamworks.Image.GetPixel]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] x, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] y )
|
||||
|
||||
### Properties
|
||||
* **[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Data|Facepunch.Steamworks.Image.Data]]
|
||||
* **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Height|Facepunch.Steamworks.Image.Height]]
|
||||
* **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Id|Facepunch.Steamworks.Image.Id]]
|
||||
* **[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[IsError|Facepunch.Steamworks.Image.IsError]]
|
||||
* **[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[IsLoaded|Facepunch.Steamworks.Image.IsLoaded]]
|
||||
* **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Width|Facepunch.Steamworks.Image.Width]]
|
||||
* [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.Image.Data]]**
|
||||
* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Height|Facepunch.Steamworks.Image.Height]]**
|
||||
* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Image.Id]]**
|
||||
* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsError|Facepunch.Steamworks.Image.IsError]]**
|
||||
* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsLoaded|Facepunch.Steamworks.Image.IsLoaded]]**
|
||||
* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Width|Facepunch.Steamworks.Image.Width]]**
|
||||
|
@ -1,6 +1,6 @@
|
||||
# CraftItem
|
||||
## Method
|
||||
**[[Result|Facepunch.Steamworks.Inventory+Result]]** [[CraftItem|Facepunch.Steamworks.Inventory.CraftItem]]( **[[Item[]|Facepunch.Steamworks.Inventory+Item[]]]** list, **[[Definition|Facepunch.Steamworks.Inventory+Definition]]** target )
|
||||
[[Result|Facepunch.Steamworks.Inventory+Result]] **[[CraftItem|Facepunch.Steamworks.Inventory.CraftItem]]**( [[Item[]|Facepunch.Steamworks.Inventory+Item[]]] list, [[Definition|Facepunch.Steamworks.Inventory+Definition]] target )
|
||||
|
||||
## Summary
|
||||
Crafting! Uses the passed items to buy the target item.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# CreateDefinition
|
||||
## Method
|
||||
**[[Definition|Facepunch.Steamworks.Inventory+Definition]]** [[CreateDefinition|Facepunch.Steamworks.Inventory.CreateDefinition]]( **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** id )
|
||||
[[Definition|Facepunch.Steamworks.Inventory+Definition]] **[[CreateDefinition|Facepunch.Steamworks.Inventory.CreateDefinition]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] id )
|
||||
|
||||
## Summary
|
||||
Some definitions aren't sent to the client, and all aren't available on the server.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Definitions
|
||||
## Property
|
||||
**[[Definition[]|Facepunch.Steamworks.Inventory+Definition[]]]** [[Definitions|Facepunch.Steamworks.Inventory.Definitions]]
|
||||
[[Definition[]|Facepunch.Steamworks.Inventory+Definition[]]] **[[Definitions|Facepunch.Steamworks.Inventory.Definitions]]**
|
||||
|
||||
## Summary
|
||||
A list of items defined for this app.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Deserialize
|
||||
## Method
|
||||
**[[Result|Facepunch.Steamworks.Inventory+Result]]** [[Deserialize|Facepunch.Steamworks.Inventory.Deserialize]]( **[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** data, **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** dataLength )
|
||||
[[Result|Facepunch.Steamworks.Inventory+Result]] **[[Deserialize|Facepunch.Steamworks.Inventory.Deserialize]]**( [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] data, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] dataLength )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Dispose
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Dispose|Facepunch.Steamworks.Inventory.Dispose]]( )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Inventory.Dispose]]**( )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# FindDefinition
|
||||
## Method
|
||||
**[[Definition|Facepunch.Steamworks.Inventory+Definition]]** [[FindDefinition|Facepunch.Steamworks.Inventory.FindDefinition]]( **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** DefinitionId )
|
||||
[[Definition|Facepunch.Steamworks.Inventory+Definition]] **[[FindDefinition|Facepunch.Steamworks.Inventory.FindDefinition]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] DefinitionId )
|
||||
|
||||
## Summary
|
||||
You really need me to explain what this does?
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Items
|
||||
## Property
|
||||
**[[Item[]|Facepunch.Steamworks.Inventory+Item[]]]** [[Items|Facepunch.Steamworks.Inventory.Items]]
|
||||
[[Item[]|Facepunch.Steamworks.Inventory+Item[]]] **[[Items|Facepunch.Steamworks.Inventory.Items]]**
|
||||
|
||||
## Summary
|
||||
A list of items owned by this user. You should call Refresh() before trying to access this,
|
||||
|
@ -1,6 +1,6 @@
|
||||
# OnUpdate
|
||||
## Property
|
||||
**[[Action|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OnUpdate|Facepunch.Steamworks.Inventory.OnUpdate]]
|
||||
[[Action|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnUpdate|Facepunch.Steamworks.Inventory.OnUpdate]]**
|
||||
|
||||
## Summary
|
||||
Called when the local client's items are first retrieved, and when they change.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# PlaytimeHeartbeat
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[PlaytimeHeartbeat|Facepunch.Steamworks.Inventory.PlaytimeHeartbeat]]( )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PlaytimeHeartbeat|Facepunch.Steamworks.Inventory.PlaytimeHeartbeat]]**( )
|
||||
|
||||
## Summary
|
||||
Call this at least every two minutes, every frame doesn't hurt.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# PriceCategoryToFloat
|
||||
## Method
|
||||
**[[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[PriceCategoryToFloat|Facepunch.Steamworks.Inventory.PriceCategoryToFloat]]( **[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** price )
|
||||
[[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PriceCategoryToFloat|Facepunch.Steamworks.Inventory.PriceCategoryToFloat]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] price )
|
||||
|
||||
## Summary
|
||||
Utility, given a "1;VLV250" string, convert it to a 2.5
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Refresh
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Refresh|Facepunch.Steamworks.Inventory.Refresh]]( )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.Inventory.Refresh]]**( )
|
||||
|
||||
## Summary
|
||||
Call this to retrieve the items.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# SerializedExpireTime
|
||||
## Property
|
||||
**[[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[SerializedExpireTime|Facepunch.Steamworks.Inventory.SerializedExpireTime]]
|
||||
[[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SerializedExpireTime|Facepunch.Steamworks.Inventory.SerializedExpireTime]]**
|
||||
|
||||
## Summary
|
||||
Serialized data exprires after an hour. This is the time the value in SerializedItems will expire.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# SerializedItems
|
||||
## Property
|
||||
**[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[SerializedItems|Facepunch.Steamworks.Inventory.SerializedItems]]
|
||||
[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SerializedItems|Facepunch.Steamworks.Inventory.SerializedItems]]**
|
||||
|
||||
## Summary
|
||||
You can send this data to a server, or another player who can then deserialize it
|
||||
|
@ -6,18 +6,18 @@ No documentation available
|
||||
```
|
||||
|
||||
### Methods
|
||||
* **[[Result|Facepunch.Steamworks.Inventory+Result]]** [[CraftItem|Facepunch.Steamworks.Inventory.CraftItem]]( **[[Item[]|Facepunch.Steamworks.Inventory+Item[]]]** list, **[[Definition|Facepunch.Steamworks.Inventory+Definition]]** target )
|
||||
* **[[Definition|Facepunch.Steamworks.Inventory+Definition]]** [[CreateDefinition|Facepunch.Steamworks.Inventory.CreateDefinition]]( **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** id )
|
||||
* **[[Result|Facepunch.Steamworks.Inventory+Result]]** [[Deserialize|Facepunch.Steamworks.Inventory.Deserialize]]( **[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** data, **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** dataLength )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Dispose|Facepunch.Steamworks.Inventory.Dispose]]( )
|
||||
* **[[Definition|Facepunch.Steamworks.Inventory+Definition]]** [[FindDefinition|Facepunch.Steamworks.Inventory.FindDefinition]]( **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** DefinitionId )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[PlaytimeHeartbeat|Facepunch.Steamworks.Inventory.PlaytimeHeartbeat]]( )
|
||||
* **[[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[PriceCategoryToFloat|Facepunch.Steamworks.Inventory.PriceCategoryToFloat]]( **[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** price )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Refresh|Facepunch.Steamworks.Inventory.Refresh]]( )
|
||||
* [[Result|Facepunch.Steamworks.Inventory+Result]] **[[CraftItem|Facepunch.Steamworks.Inventory.CraftItem]]**( [[Item[]|Facepunch.Steamworks.Inventory+Item[]]] list, [[Definition|Facepunch.Steamworks.Inventory+Definition]] target )
|
||||
* [[Definition|Facepunch.Steamworks.Inventory+Definition]] **[[CreateDefinition|Facepunch.Steamworks.Inventory.CreateDefinition]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] id )
|
||||
* [[Result|Facepunch.Steamworks.Inventory+Result]] **[[Deserialize|Facepunch.Steamworks.Inventory.Deserialize]]**( [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] data, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] dataLength )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Inventory.Dispose]]**( )
|
||||
* [[Definition|Facepunch.Steamworks.Inventory+Definition]] **[[FindDefinition|Facepunch.Steamworks.Inventory.FindDefinition]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] DefinitionId )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PlaytimeHeartbeat|Facepunch.Steamworks.Inventory.PlaytimeHeartbeat]]**( )
|
||||
* [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PriceCategoryToFloat|Facepunch.Steamworks.Inventory.PriceCategoryToFloat]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] price )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.Inventory.Refresh]]**( )
|
||||
|
||||
### Fields
|
||||
* **[[Action|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OnUpdate|Facepunch.Steamworks.Inventory.OnUpdate]]
|
||||
* **[[Item[]|Facepunch.Steamworks.Inventory+Item[]]]** [[Items|Facepunch.Steamworks.Inventory.Items]]
|
||||
* **[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[SerializedItems|Facepunch.Steamworks.Inventory.SerializedItems]]
|
||||
* **[[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[SerializedExpireTime|Facepunch.Steamworks.Inventory.SerializedExpireTime]]
|
||||
* **[[Definition[]|Facepunch.Steamworks.Inventory+Definition[]]]** [[Definitions|Facepunch.Steamworks.Inventory.Definitions]]
|
||||
* [[Action|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnUpdate|Facepunch.Steamworks.Inventory.OnUpdate]]**
|
||||
* [[Item[]|Facepunch.Steamworks.Inventory+Item[]]] **[[Items|Facepunch.Steamworks.Inventory.Items]]**
|
||||
* [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SerializedItems|Facepunch.Steamworks.Inventory.SerializedItems]]**
|
||||
* [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SerializedExpireTime|Facepunch.Steamworks.Inventory.SerializedExpireTime]]**
|
||||
* [[Definition[]|Facepunch.Steamworks.Inventory+Definition[]]] **[[Definitions|Facepunch.Steamworks.Inventory.Definitions]]**
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Dispose
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Dispose|Facepunch.Steamworks.Networking.Dispose]]( )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Networking.Dispose]]**( )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# OnConnectionFailed
|
||||
## Property
|
||||
**[[Action<ulong, SessionError>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OnConnectionFailed|Facepunch.Steamworks.Networking.OnConnectionFailed]]
|
||||
[[Action<ulong, SessionError>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnConnectionFailed|Facepunch.Steamworks.Networking.OnConnectionFailed]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# OnIncomingConnection
|
||||
## Property
|
||||
**[[Func<ulong, bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OnIncomingConnection|Facepunch.Steamworks.Networking.OnIncomingConnection]]
|
||||
[[Func<ulong, bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnIncomingConnection|Facepunch.Steamworks.Networking.OnIncomingConnection]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# OnP2PData
|
||||
## Property
|
||||
**[[Action<ulong, MemoryStream, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OnP2PData|Facepunch.Steamworks.Networking.OnP2PData]]
|
||||
[[Action<ulong, MemoryStream, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnP2PData|Facepunch.Steamworks.Networking.OnP2PData]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# SendP2PPacket
|
||||
## Method
|
||||
**[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[SendP2PPacket|Facepunch.Steamworks.Networking.SendP2PPacket]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid, **[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** data, **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** length, **[[SendType|Facepunch.Steamworks.Networking+SendType]]** eP2PSendType, **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** nChannel )
|
||||
[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SendP2PPacket|Facepunch.Steamworks.Networking.SendP2PPacket]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] data, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] length, [[SendType|Facepunch.Steamworks.Networking+SendType]] eP2PSendType, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] nChannel )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# SetListenChannel
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[SetListenChannel|Facepunch.Steamworks.Networking.SetListenChannel]]( **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** ChannelId, **[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** Listen )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SetListenChannel|Facepunch.Steamworks.Networking.SetListenChannel]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] ChannelId, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Listen )
|
||||
|
||||
## Summary
|
||||
Enable or disable listening on a specific channel.
|
||||
|
@ -6,11 +6,11 @@ No documentation available
|
||||
```
|
||||
|
||||
### Methods
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Dispose|Facepunch.Steamworks.Networking.Dispose]]( )
|
||||
* **[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[SendP2PPacket|Facepunch.Steamworks.Networking.SendP2PPacket]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid, **[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** data, **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** length, **[[SendType|Facepunch.Steamworks.Networking+SendType]]** eP2PSendType, **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** nChannel )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[SetListenChannel|Facepunch.Steamworks.Networking.SetListenChannel]]( **[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** ChannelId, **[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** Listen )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Networking.Dispose]]**( )
|
||||
* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SendP2PPacket|Facepunch.Steamworks.Networking.SendP2PPacket]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] data, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] length, [[SendType|Facepunch.Steamworks.Networking+SendType]] eP2PSendType, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] nChannel )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SetListenChannel|Facepunch.Steamworks.Networking.SetListenChannel]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] ChannelId, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Listen )
|
||||
|
||||
### Fields
|
||||
* **[[Action<ulong, MemoryStream, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OnP2PData|Facepunch.Steamworks.Networking.OnP2PData]]
|
||||
* **[[Func<ulong, bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OnIncomingConnection|Facepunch.Steamworks.Networking.OnIncomingConnection]]
|
||||
* **[[Action<ulong, SessionError>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OnConnectionFailed|Facepunch.Steamworks.Networking.OnConnectionFailed]]
|
||||
* [[Action<ulong, MemoryStream, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnP2PData|Facepunch.Steamworks.Networking.OnP2PData]]**
|
||||
* [[Func<ulong, bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnIncomingConnection|Facepunch.Steamworks.Networking.OnIncomingConnection]]**
|
||||
* [[Action<ulong, SessionError>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnConnectionFailed|Facepunch.Steamworks.Networking.OnConnectionFailed]]**
|
||||
|
@ -1,6 +1,6 @@
|
||||
# AcceptFriendRequest
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[AcceptFriendRequest|Facepunch.Steamworks.Overlay.AcceptFriendRequest]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AcceptFriendRequest|Facepunch.Steamworks.Overlay.AcceptFriendRequest]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# AddFriend
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[AddFriend|Facepunch.Steamworks.Overlay.AddFriend]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddFriend|Facepunch.Steamworks.Overlay.AddFriend]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# IgnoreFriendRequest
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[IgnoreFriendRequest|Facepunch.Steamworks.Overlay.IgnoreFriendRequest]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IgnoreFriendRequest|Facepunch.Steamworks.Overlay.IgnoreFriendRequest]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# OpenAchievements
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenAchievements|Facepunch.Steamworks.Overlay.OpenAchievements]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenAchievements|Facepunch.Steamworks.Overlay.OpenAchievements]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# OpenChat
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenChat|Facepunch.Steamworks.Overlay.OpenChat]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenChat|Facepunch.Steamworks.Overlay.OpenChat]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# OpenProfile
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenProfile|Facepunch.Steamworks.Overlay.OpenProfile]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenProfile|Facepunch.Steamworks.Overlay.OpenProfile]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# OpenStats
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenStats|Facepunch.Steamworks.Overlay.OpenStats]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenStats|Facepunch.Steamworks.Overlay.OpenStats]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# OpenTrade
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenTrade|Facepunch.Steamworks.Overlay.OpenTrade]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenTrade|Facepunch.Steamworks.Overlay.OpenTrade]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# OpenUrl
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenUrl|Facepunch.Steamworks.Overlay.OpenUrl]]( **[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** url )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenUrl|Facepunch.Steamworks.Overlay.OpenUrl]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] url )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# OpenUserPage
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenUserPage|Facepunch.Steamworks.Overlay.OpenUserPage]]( **[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** name, **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenUserPage|Facepunch.Steamworks.Overlay.OpenUserPage]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Overlay.1
|
||||
## Constructor
|
||||
[[Overlay|Facepunch.Steamworks.Overlay.Overlay.1]]( )
|
||||
**[[Overlay|Facepunch.Steamworks.Overlay.Overlay.1]]**( )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# RemoveFriend
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[RemoveFriend|Facepunch.Steamworks.Overlay.RemoveFriend]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RemoveFriend|Facepunch.Steamworks.Overlay.RemoveFriend]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -6,17 +6,17 @@ No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* [[Overlay|Facepunch.Steamworks.Overlay.Overlay.1]]( )
|
||||
* **[[Overlay|Facepunch.Steamworks.Overlay.Overlay.1]]**( )
|
||||
|
||||
### Methods
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[AcceptFriendRequest|Facepunch.Steamworks.Overlay.AcceptFriendRequest]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[AddFriend|Facepunch.Steamworks.Overlay.AddFriend]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[IgnoreFriendRequest|Facepunch.Steamworks.Overlay.IgnoreFriendRequest]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenAchievements|Facepunch.Steamworks.Overlay.OpenAchievements]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenChat|Facepunch.Steamworks.Overlay.OpenChat]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenProfile|Facepunch.Steamworks.Overlay.OpenProfile]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenStats|Facepunch.Steamworks.Overlay.OpenStats]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenTrade|Facepunch.Steamworks.Overlay.OpenTrade]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenUrl|Facepunch.Steamworks.Overlay.OpenUrl]]( **[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** url )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[OpenUserPage|Facepunch.Steamworks.Overlay.OpenUserPage]]( **[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** name, **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[RemoveFriend|Facepunch.Steamworks.Overlay.RemoveFriend]]( **[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** steamid )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AcceptFriendRequest|Facepunch.Steamworks.Overlay.AcceptFriendRequest]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddFriend|Facepunch.Steamworks.Overlay.AddFriend]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IgnoreFriendRequest|Facepunch.Steamworks.Overlay.IgnoreFriendRequest]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenAchievements|Facepunch.Steamworks.Overlay.OpenAchievements]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenChat|Facepunch.Steamworks.Overlay.OpenChat]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenProfile|Facepunch.Steamworks.Overlay.OpenProfile]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenStats|Facepunch.Steamworks.Overlay.OpenStats]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenTrade|Facepunch.Steamworks.Overlay.OpenTrade]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenUrl|Facepunch.Steamworks.Overlay.OpenUrl]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] url )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OpenUserPage|Facepunch.Steamworks.Overlay.OpenUserPage]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RemoveFriend|Facepunch.Steamworks.Overlay.RemoveFriend]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Trigger
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Trigger|Facepunch.Steamworks.Screenshots.Trigger]]( )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Trigger|Facepunch.Steamworks.Screenshots.Trigger]]**( )
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -6,4 +6,4 @@ No documentation available
|
||||
```
|
||||
|
||||
### Methods
|
||||
* **[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Trigger|Facepunch.Steamworks.Screenshots.Trigger]]( )
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Trigger|Facepunch.Steamworks.Screenshots.Trigger]]**( )
|
||||
|
@ -1,6 +1,6 @@
|
||||
# AppId
|
||||
## Property
|
||||
**[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[AppId|Facepunch.Steamworks.Server.AppId]]
|
||||
[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Server.AppId]]**
|
||||
|
||||
## Summary
|
||||
Current running program's AppId
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Auth
|
||||
## Property
|
||||
**[[ServerAuth|Facepunch.Steamworks.ServerAuth]]** [[Auth|Facepunch.Steamworks.Server.Auth]]
|
||||
[[ServerAuth|Facepunch.Steamworks.ServerAuth]] **[[Auth|Facepunch.Steamworks.Server.Auth]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# BotCount
|
||||
## Property
|
||||
**[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[BotCount|Facepunch.Steamworks.Server.BotCount]]
|
||||
[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BotCount|Facepunch.Steamworks.Server.BotCount]]**
|
||||
|
||||
## Summary
|
||||
Gets or sets the current BotCount.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Dispose
|
||||
## Method
|
||||
**[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[Dispose|Facepunch.Steamworks.Server.Dispose]]( )
|
||||
[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Server.Dispose]]**( )
|
||||
|
||||
## Summary
|
||||
Shutdown interface, disconnect from Steam
|
||||
|
@ -1,6 +1,6 @@
|
||||
# GameDescription
|
||||
## Property
|
||||
**[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[GameDescription|Facepunch.Steamworks.Server.GameDescription]]
|
||||
[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GameDescription|Facepunch.Steamworks.Server.GameDescription]]**
|
||||
|
||||
## Summary
|
||||
Gets or sets the current Product
|
||||
|
@ -1,6 +1,6 @@
|
||||
# GameTags
|
||||
## Property
|
||||
**[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[GameTags|Facepunch.Steamworks.Server.GameTags]]
|
||||
[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GameTags|Facepunch.Steamworks.Server.GameTags]]**
|
||||
|
||||
## Summary
|
||||
Gets or sets the current GameTags. This is a comma seperated list of tags for this server.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Inventory
|
||||
## Property
|
||||
**[[Inventory|Facepunch.Steamworks.Inventory]]** [[Inventory|Facepunch.Steamworks.Server.Inventory]]
|
||||
[[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.Server.Inventory]]**
|
||||
|
||||
## Summary
|
||||
No documentation available
|
||||
|
@ -1,6 +1,6 @@
|
||||
# IsValid
|
||||
## Property
|
||||
**[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]]** [[IsValid|Facepunch.Steamworks.Server.IsValid]]
|
||||
[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.Server.IsValid]]**
|
||||
|
||||
## Summary
|
||||
Returns true if this instance has initialized properly.
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user