Bold method name, not variable type

Garry Newman 2016-11-09 11:07:26 +00:00
parent 09d4e78123
commit 30975f84ef
183 changed files with 328 additions and 328 deletions

@ -1,6 +1,6 @@
# BuildId # BuildId
## Property ## 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 ## Summary
Returns the current BuildId of the game. Returns the current BuildId of the game.

@ -1,6 +1,6 @@
# MarkContentCorrupt # MarkContentCorrupt
## Method ## 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 ## Summary
No documentation available No documentation available

@ -6,7 +6,7 @@ No documentation available
``` ```
### Methods ### 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 ### 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 # Auth.1
## Constructor ## Constructor
[[Auth|Facepunch.Steamworks.Auth.Auth.1]]( ) **[[Auth|Facepunch.Steamworks.Auth.Auth.1]]**( )
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# GetAuthSessionTicket # GetAuthSessionTicket
## Method ## Method
**[[Ticket|Facepunch.Steamworks.Auth+Ticket]]** [[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]( ) [[Ticket|Facepunch.Steamworks.Auth+Ticket]] **[[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]**( )
## Summary ## Summary
Creates an auth ticket. Creates an auth ticket.

@ -6,7 +6,7 @@ No documentation available
``` ```
### Constructors ### Constructors
* [[Auth|Facepunch.Steamworks.Auth.Auth.1]]( ) * **[[Auth|Facepunch.Steamworks.Auth.Auth.1]]**( )
### Methods ### 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 # AppId
## Property ## 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 ## Summary
Current running program's AppId Current running program's AppId

@ -1,6 +1,6 @@
# BaseSteamworks.1 # BaseSteamworks.1
## Constructor ## Constructor
[[BaseSteamworks|Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1]]( ) **[[BaseSteamworks|Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1]]**( )
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Dispose # Dispose
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Inventory # Inventory
## Property ## Property
**[[Inventory|Facepunch.Steamworks.Inventory]]** [[Inventory|Facepunch.Steamworks.BaseSteamworks.Inventory]] [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.BaseSteamworks.Inventory]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# IsValid # IsValid
## Property ## 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 ## Summary
Returns true if this instance has initialized properly. Returns true if this instance has initialized properly.

@ -1,6 +1,6 @@
# Networking # Networking
## Property ## Property
**[[Networking|Facepunch.Steamworks.Networking]]** [[Networking|Facepunch.Steamworks.BaseSteamworks.Networking]] [[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.BaseSteamworks.Networking]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Update # Update
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# UpdateWhile # UpdateWhile
## Method ## 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 ## Summary
Run Update until func returns false. Run Update until func returns false.

@ -1,6 +1,6 @@
# Workshop # Workshop
## Property ## Property
**[[Workshop|Facepunch.Steamworks.Workshop]]** [[Workshop|Facepunch.Steamworks.BaseSteamworks.Workshop]] [[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.BaseSteamworks.Workshop]]**
## Summary ## Summary
No documentation available No documentation available

@ -6,16 +6,16 @@ Implements shared functionality between Steamworks.Client and Steamworks.Server
``` ```
### Constructors ### Constructors
* [[BaseSteamworks|Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1]]( ) * **[[BaseSteamworks|Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1]]**( )
### Methods ### 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]] **[[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]] **[[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]] **[[UpdateWhile|Facepunch.Steamworks.BaseSteamworks.UpdateWhile]]**( [[Func<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] func )
### Properties ### Properties
* **[[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]]**
* **[[Inventory|Facepunch.Steamworks.Inventory]]** [[Inventory|Facepunch.Steamworks.BaseSteamworks.Inventory]] * [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.BaseSteamworks.Inventory]]**
* **[[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]]**
* **[[Networking|Facepunch.Steamworks.Networking]]** [[Networking|Facepunch.Steamworks.BaseSteamworks.Networking]] * [[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.BaseSteamworks.Networking]]**
* **[[Workshop|Facepunch.Steamworks.Workshop]]** [[Workshop|Facepunch.Steamworks.BaseSteamworks.Workshop]] * [[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.BaseSteamworks.Workshop]]**

@ -1,6 +1,6 @@
# App # App
## Property ## Property
**[[App|Facepunch.Steamworks.App]]** [[App|Facepunch.Steamworks.Client.App]] [[App|Facepunch.Steamworks.App]] **[[App|Facepunch.Steamworks.Client.App]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# AppId # AppId
## Property ## 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 ## Summary
Current running program's AppId Current running program's AppId

@ -1,6 +1,6 @@
# Auth # Auth
## Property ## Property
**[[Auth|Facepunch.Steamworks.Auth]]** [[Auth|Facepunch.Steamworks.Client.Auth]] [[Auth|Facepunch.Steamworks.Auth]] **[[Auth|Facepunch.Steamworks.Client.Auth]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# BetaName # BetaName
## Property ## 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 ## Summary
Current Beta name, if we're using a beta branch. Current Beta name, if we're using a beta branch.

@ -1,6 +1,6 @@
# Client.1 # Client.1
## Constructor ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Dispose # Dispose
## Method ## 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 ## Summary
Call when finished to shut down the Steam client. Call when finished to shut down the Steam client.

@ -1,6 +1,6 @@
# Friends # Friends
## Property ## Property
**[[Friends|Facepunch.Steamworks.Friends]]** [[Friends|Facepunch.Steamworks.Client.Friends]] [[Friends|Facepunch.Steamworks.Friends]] **[[Friends|Facepunch.Steamworks.Client.Friends]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Inventory # Inventory
## Property ## Property
**[[Inventory|Facepunch.Steamworks.Inventory]]** [[Inventory|Facepunch.Steamworks.Client.Inventory]] [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.Client.Inventory]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# IsValid # IsValid
## Property ## 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 ## Summary
Returns true if this instance has initialized properly. Returns true if this instance has initialized properly.

@ -1,6 +1,6 @@
# Networking # Networking
## Property ## Property
**[[Networking|Facepunch.Steamworks.Networking]]** [[Networking|Facepunch.Steamworks.Client.Networking]] [[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.Client.Networking]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Overlay # Overlay
## Property ## Property
**[[Overlay|Facepunch.Steamworks.Overlay]]** [[Overlay|Facepunch.Steamworks.Client.Overlay]] [[Overlay|Facepunch.Steamworks.Overlay]] **[[Overlay|Facepunch.Steamworks.Client.Overlay]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Screenshots # Screenshots
## Property ## Property
**[[Screenshots|Facepunch.Steamworks.Screenshots]]** [[Screenshots|Facepunch.Steamworks.Client.Screenshots]] [[Screenshots|Facepunch.Steamworks.Screenshots]] **[[Screenshots|Facepunch.Steamworks.Client.Screenshots]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# ServerList # ServerList
## Property ## Property
**[[ServerList|Facepunch.Steamworks.ServerList]]** [[ServerList|Facepunch.Steamworks.Client.ServerList]] [[ServerList|Facepunch.Steamworks.ServerList]] **[[ServerList|Facepunch.Steamworks.Client.ServerList]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Stats # Stats
## Property ## Property
**[[Stats|Facepunch.Steamworks.Stats]]** [[Stats|Facepunch.Steamworks.Client.Stats]] [[Stats|Facepunch.Steamworks.Stats]] **[[Stats|Facepunch.Steamworks.Client.Stats]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# SteamId # SteamId
## Property ## 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 ## Summary
Current user's SteamId Current user's SteamId

@ -1,6 +1,6 @@
# Update # Update
## Method ## 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 ## Summary
Should be called at least once every frame Should be called at least once every frame

@ -1,6 +1,6 @@
# Username # Username
## Property ## 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 ## Summary
Current user's Username Current user's Username

@ -1,6 +1,6 @@
# Voice # Voice
## Property ## Property
**[[Voice|Facepunch.Steamworks.Voice]]** [[Voice|Facepunch.Steamworks.Client.Voice]] [[Voice|Facepunch.Steamworks.Voice]] **[[Voice|Facepunch.Steamworks.Client.Voice]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Workshop # Workshop
## Property ## Property
**[[Workshop|Facepunch.Steamworks.Workshop]]** [[Workshop|Facepunch.Steamworks.Client.Workshop]] [[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.Client.Workshop]]**
## Summary ## Summary
No documentation available No documentation available

@ -6,26 +6,26 @@ No documentation available
``` ```
### Constructors ### 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 ### 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]] **[[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]] **[[Update|Facepunch.Steamworks.Client.Update]]**( )
### Properties ### Properties
* **[[App|Facepunch.Steamworks.App]]** [[App|Facepunch.Steamworks.Client.App]] * [[App|Facepunch.Steamworks.App]] **[[App|Facepunch.Steamworks.Client.App]]**
* **[[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]]**
* **[[Auth|Facepunch.Steamworks.Auth]]** [[Auth|Facepunch.Steamworks.Client.Auth]] * [[Auth|Facepunch.Steamworks.Auth]] **[[Auth|Facepunch.Steamworks.Client.Auth]]**
* **[[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]]**
* **[[Friends|Facepunch.Steamworks.Friends]]** [[Friends|Facepunch.Steamworks.Client.Friends]] * [[Friends|Facepunch.Steamworks.Friends]] **[[Friends|Facepunch.Steamworks.Client.Friends]]**
* **[[Inventory|Facepunch.Steamworks.Inventory]]** [[Inventory|Facepunch.Steamworks.Client.Inventory]] * [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.Client.Inventory]]**
* **[[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]]**
* **[[Networking|Facepunch.Steamworks.Networking]]** [[Networking|Facepunch.Steamworks.Client.Networking]] * [[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.Client.Networking]]**
* **[[Overlay|Facepunch.Steamworks.Overlay]]** [[Overlay|Facepunch.Steamworks.Client.Overlay]] * [[Overlay|Facepunch.Steamworks.Overlay]] **[[Overlay|Facepunch.Steamworks.Client.Overlay]]**
* **[[Screenshots|Facepunch.Steamworks.Screenshots]]** [[Screenshots|Facepunch.Steamworks.Client.Screenshots]] * [[Screenshots|Facepunch.Steamworks.Screenshots]] **[[Screenshots|Facepunch.Steamworks.Client.Screenshots]]**
* **[[ServerList|Facepunch.Steamworks.ServerList]]** [[ServerList|Facepunch.Steamworks.Client.ServerList]] * [[ServerList|Facepunch.Steamworks.ServerList]] **[[ServerList|Facepunch.Steamworks.Client.ServerList]]**
* **[[Stats|Facepunch.Steamworks.Stats]]** [[Stats|Facepunch.Steamworks.Client.Stats]] * [[Stats|Facepunch.Steamworks.Stats]] **[[Stats|Facepunch.Steamworks.Client.Stats]]**
* **[[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]]**
* **[[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]]**
* **[[Voice|Facepunch.Steamworks.Voice]]** [[Voice|Facepunch.Steamworks.Client.Voice]] * [[Voice|Facepunch.Steamworks.Voice]] **[[Voice|Facepunch.Steamworks.Client.Voice]]**
* **[[Workshop|Facepunch.Steamworks.Workshop]]** [[Workshop|Facepunch.Steamworks.Client.Workshop]] * [[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.Client.Workshop]]**

@ -1,6 +1,6 @@
# ForcePlatform # ForcePlatform
## Method ## 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 ## Summary
You can force the platform to a particular one here. You can force the platform to a particular one here.

@ -1,6 +1,6 @@
# UseThisCall # UseThisCall
## Property ## 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 ## Summary
Some platforms allow/need CallingConvention.ThisCall. If you're crashing with argument null Some platforms allow/need CallingConvention.ThisCall. If you're crashing with argument null

@ -6,7 +6,7 @@ No documentation available
``` ```
### Methods ### 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 ### 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 # All
## Property ## 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 ## Summary
Returns all friends, even blocked, ignored, friend requests etc Returns all friends, even blocked, ignored, friend requests etc

@ -1,6 +1,6 @@
# AllBlocked # AllBlocked
## Property ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# AllFriends # AllFriends
## Property ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Get # Get
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# GetAvatar # GetAvatar
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# GetName # GetName
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Refresh # Refresh
## Method ## 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 ## Summary
No documentation available No documentation available

@ -6,12 +6,12 @@ No documentation available
``` ```
### Methods ### Methods
* **[[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 )
* **[[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 )
* **[[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 )
* **[[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]]**( )
### Properties ### 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]] **[[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]] **[[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]] **[[AllFriends|Facepunch.Steamworks.Friends.AllFriends]]**

@ -1,6 +1,6 @@
# Data # Data
## Property ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# GetPixel # GetPixel
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Height # Height
## Property ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Id # Id
## Property ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Image.1 # Image.1
## Constructor ## Constructor
[[Image|Facepunch.Steamworks.Image.Image.1]]( ) **[[Image|Facepunch.Steamworks.Image.Image.1]]**( )
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# IsError # IsError
## Property ## 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 ## Summary
Return true if this image couldn't be loaded for some reason Return true if this image couldn't be loaded for some reason

@ -1,6 +1,6 @@
# IsLoaded # IsLoaded
## Property ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Width # Width
## Property ## 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 ## Summary
No documentation available No documentation available

@ -6,15 +6,15 @@ No documentation available
``` ```
### Constructors ### Constructors
* [[Image|Facepunch.Steamworks.Image.Image.1]]( ) * **[[Image|Facepunch.Steamworks.Image.Image.1]]**( )
### Methods ### 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 ### Properties
* **[[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]]**
* **[[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]]**
* **[[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]]**
* **[[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]]**
* **[[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]]**
* **[[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]]**

@ -1,6 +1,6 @@
# CraftItem # CraftItem
## Method ## 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 ## Summary
Crafting! Uses the passed items to buy the target item. Crafting! Uses the passed items to buy the target item.

@ -1,6 +1,6 @@
# CreateDefinition # CreateDefinition
## Method ## 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 ## Summary
Some definitions aren't sent to the client, and all aren't available on the server. Some definitions aren't sent to the client, and all aren't available on the server.

@ -1,6 +1,6 @@
# Definitions # Definitions
## Property ## Property
**[[Definition[]|Facepunch.Steamworks.Inventory+Definition[]]]** [[Definitions|Facepunch.Steamworks.Inventory.Definitions]] [[Definition[]|Facepunch.Steamworks.Inventory+Definition[]]] **[[Definitions|Facepunch.Steamworks.Inventory.Definitions]]**
## Summary ## Summary
A list of items defined for this app. A list of items defined for this app.

@ -1,6 +1,6 @@
# Deserialize # Deserialize
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Dispose # Dispose
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# FindDefinition # FindDefinition
## Method ## 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 ## Summary
You really need me to explain what this does? You really need me to explain what this does?

@ -1,6 +1,6 @@
# Items # Items
## Property ## Property
**[[Item[]|Facepunch.Steamworks.Inventory+Item[]]]** [[Items|Facepunch.Steamworks.Inventory.Items]] [[Item[]|Facepunch.Steamworks.Inventory+Item[]]] **[[Items|Facepunch.Steamworks.Inventory.Items]]**
## Summary ## Summary
A list of items owned by this user. You should call Refresh() before trying to access this, A list of items owned by this user. You should call Refresh() before trying to access this,

@ -1,6 +1,6 @@
# OnUpdate # OnUpdate
## Property ## 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 ## Summary
Called when the local client's items are first retrieved, and when they change. Called when the local client's items are first retrieved, and when they change.

@ -1,6 +1,6 @@
# PlaytimeHeartbeat # PlaytimeHeartbeat
## Method ## 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 ## Summary
Call this at least every two minutes, every frame doesn't hurt. Call this at least every two minutes, every frame doesn't hurt.

@ -1,6 +1,6 @@
# PriceCategoryToFloat # PriceCategoryToFloat
## Method ## 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 ## Summary
Utility, given a "1;VLV250" string, convert it to a 2.5 Utility, given a "1;VLV250" string, convert it to a 2.5

@ -1,6 +1,6 @@
# Refresh # Refresh
## Method ## 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 ## Summary
Call this to retrieve the items. Call this to retrieve the items.

@ -1,6 +1,6 @@
# SerializedExpireTime # SerializedExpireTime
## Property ## 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 ## Summary
Serialized data exprires after an hour. This is the time the value in SerializedItems will expire. Serialized data exprires after an hour. This is the time the value in SerializedItems will expire.

@ -1,6 +1,6 @@
# SerializedItems # SerializedItems
## Property ## 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 ## Summary
You can send this data to a server, or another player who can then deserialize it You can send this data to a server, or another player who can then deserialize it

@ -6,18 +6,18 @@ No documentation available
``` ```
### Methods ### Methods
* **[[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 )
* **[[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 )
* **[[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 )
* **[[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]]**( )
* **[[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 )
* **[[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]]**( )
* **[[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 )
* **[[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]]**( )
### Fields ### Fields
* **[[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]]**
* **[[Item[]|Facepunch.Steamworks.Inventory+Item[]]]** [[Items|Facepunch.Steamworks.Inventory.Items]] * [[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]] * [[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]] * [[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]] * [[Definition[]|Facepunch.Steamworks.Inventory+Definition[]]] **[[Definitions|Facepunch.Steamworks.Inventory.Definitions]]**

@ -1,6 +1,6 @@
# Dispose # Dispose
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# OnConnectionFailed # OnConnectionFailed
## Property ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# OnIncomingConnection # OnIncomingConnection
## Property ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# OnP2PData # OnP2PData
## Property ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# SendP2PPacket # SendP2PPacket
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# SetListenChannel # SetListenChannel
## Method ## 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 ## Summary
Enable or disable listening on a specific channel. Enable or disable listening on a specific channel.

@ -6,11 +6,11 @@ No documentation available
``` ```
### Methods ### Methods
* **[[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]]**( )
* **[[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 )
* **[[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 )
### Fields ### Fields
* **[[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]]**
* **[[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]]**
* **[[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]]**

@ -1,6 +1,6 @@
# AcceptFriendRequest # AcceptFriendRequest
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# AddFriend # AddFriend
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# IgnoreFriendRequest # IgnoreFriendRequest
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# OpenAchievements # OpenAchievements
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# OpenChat # OpenChat
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# OpenProfile # OpenProfile
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# OpenStats # OpenStats
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# OpenTrade # OpenTrade
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# OpenUrl # OpenUrl
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# OpenUserPage # OpenUserPage
## Method ## 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 ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# Overlay.1 # Overlay.1
## Constructor ## Constructor
[[Overlay|Facepunch.Steamworks.Overlay.Overlay.1]]( ) **[[Overlay|Facepunch.Steamworks.Overlay.Overlay.1]]**( )
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# RemoveFriend # RemoveFriend
## Method ## 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 ## Summary
No documentation available No documentation available

@ -6,17 +6,17 @@ No documentation available
``` ```
### Constructors ### Constructors
* [[Overlay|Facepunch.Steamworks.Overlay.Overlay.1]]( ) * **[[Overlay|Facepunch.Steamworks.Overlay.Overlay.1]]**( )
### Methods ### 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]] **[[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]] **[[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]] **[[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]] **[[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]] **[[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]] **[[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]] **[[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]] **[[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]] **[[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]] **[[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]] **[[RemoveFriend|Facepunch.Steamworks.Overlay.RemoveFriend]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )

@ -1,6 +1,6 @@
# Trigger # Trigger
## Method ## 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 ## Summary
No documentation available No documentation available

@ -6,4 +6,4 @@ No documentation available
``` ```
### Methods ### 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 # AppId
## Property ## 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 ## Summary
Current running program's AppId Current running program's AppId

@ -1,6 +1,6 @@
# Auth # Auth
## Property ## Property
**[[ServerAuth|Facepunch.Steamworks.ServerAuth]]** [[Auth|Facepunch.Steamworks.Server.Auth]] [[ServerAuth|Facepunch.Steamworks.ServerAuth]] **[[Auth|Facepunch.Steamworks.Server.Auth]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# BotCount # BotCount
## Property ## 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 ## Summary
Gets or sets the current BotCount. Gets or sets the current BotCount.

@ -1,6 +1,6 @@
# Dispose # Dispose
## Method ## 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 ## Summary
Shutdown interface, disconnect from Steam Shutdown interface, disconnect from Steam

@ -1,6 +1,6 @@
# GameDescription # GameDescription
## Property ## 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 ## Summary
Gets or sets the current Product Gets or sets the current Product

@ -1,6 +1,6 @@
# GameTags # GameTags
## Property ## 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 ## Summary
Gets or sets the current GameTags. This is a comma seperated list of tags for this server. Gets or sets the current GameTags. This is a comma seperated list of tags for this server.

@ -1,6 +1,6 @@
# Inventory # Inventory
## Property ## Property
**[[Inventory|Facepunch.Steamworks.Inventory]]** [[Inventory|Facepunch.Steamworks.Server.Inventory]] [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.Server.Inventory]]**
## Summary ## Summary
No documentation available No documentation available

@ -1,6 +1,6 @@
# IsValid # IsValid
## Property ## 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 ## Summary
Returns true if this instance has initialized properly. Returns true if this instance has initialized properly.

Some files were not shown because too many files have changed in this diff Show More