diff --git a/Generated/Facepunch.Steamworks.App.BuildId.md b/Generated/Facepunch.Steamworks.App.BuildId.md index 9402bfc..d8933f5 100644 --- a/Generated/Facepunch.Steamworks.App.BuildId.md +++ b/Generated/Facepunch.Steamworks.App.BuildId.md @@ -1,6 +1,6 @@ # BuildId ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BuildId|Facepunch.Steamworks.App.BuildId]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BuildId|Facepunch.Steamworks.App.BuildId]]** { get; set; } ## Summary Returns the current BuildId of the game. diff --git a/Generated/Facepunch.Steamworks.App.MarkContentCorrupt.md b/Generated/Facepunch.Steamworks.App.MarkContentCorrupt.md index 49826d7..9770b57 100644 --- a/Generated/Facepunch.Steamworks.App.MarkContentCorrupt.md +++ b/Generated/Facepunch.Steamworks.App.MarkContentCorrupt.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.App.md b/Generated/Facepunch.Steamworks.App.md index f9d63a4..d59fcfe 100644 --- a/Generated/Facepunch.Steamworks.App.md +++ b/Generated/Facepunch.Steamworks.App.md @@ -2,7 +2,7 @@ ### 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 ) +* public [[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]]** +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BuildId|Facepunch.Steamworks.App.BuildId]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.Auth.Auth.1.md b/Generated/Facepunch.Steamworks.Auth.Auth.1.md index 150e172..945b5ca 100644 --- a/Generated/Facepunch.Steamworks.Auth.Auth.1.md +++ b/Generated/Facepunch.Steamworks.Auth.Auth.1.md @@ -1,6 +1,6 @@ # Auth.1 ## Constructor -**[[Auth|Facepunch.Steamworks.Auth.Auth.1]]**( ) +public **[[Auth|Facepunch.Steamworks.Auth.Auth.1]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Auth.GetAuthSessionTicket.md b/Generated/Facepunch.Steamworks.Auth.GetAuthSessionTicket.md index edddccb..bf8d662 100644 --- a/Generated/Facepunch.Steamworks.Auth.GetAuthSessionTicket.md +++ b/Generated/Facepunch.Steamworks.Auth.GetAuthSessionTicket.md @@ -1,6 +1,6 @@ # GetAuthSessionTicket ## Method -[[Ticket|Facepunch.Steamworks.Auth.Ticket]] **[[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]**( ) +public [[Ticket|Facepunch.Steamworks.Auth.Ticket]] **[[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]**( ); ## Summary Creates an auth ticket. diff --git a/Generated/Facepunch.Steamworks.Auth.Ticket.Cancel.md b/Generated/Facepunch.Steamworks.Auth.Ticket.Cancel.md index 7990527..0d7a050 100644 --- a/Generated/Facepunch.Steamworks.Auth.Ticket.Cancel.md +++ b/Generated/Facepunch.Steamworks.Auth.Ticket.Cancel.md @@ -1,6 +1,6 @@ # Cancel ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Cancel|Facepunch.Steamworks.Auth.Ticket.Cancel]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Cancel|Facepunch.Steamworks.Auth.Ticket.Cancel]]**( ); ## Summary Cancels a ticket. diff --git a/Generated/Facepunch.Steamworks.Auth.Ticket.Data.md b/Generated/Facepunch.Steamworks.Auth.Ticket.Data.md index a984128..0e73dfa 100644 --- a/Generated/Facepunch.Steamworks.Auth.Ticket.Data.md +++ b/Generated/Facepunch.Steamworks.Auth.Ticket.Data.md @@ -1,6 +1,6 @@ # Data ## Property -[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.Auth.Ticket.Data]]** +public [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.Auth.Ticket.Data]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Auth.Ticket.Dispose.md b/Generated/Facepunch.Steamworks.Auth.Ticket.Dispose.md index b1b7562..12c55fb 100644 --- a/Generated/Facepunch.Steamworks.Auth.Ticket.Dispose.md +++ b/Generated/Facepunch.Steamworks.Auth.Ticket.Dispose.md @@ -1,6 +1,6 @@ # Dispose ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Auth.Ticket.Dispose]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Auth.Ticket.Dispose]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Auth.Ticket.Handle.md b/Generated/Facepunch.Steamworks.Auth.Ticket.Handle.md index 21f7436..8def30e 100644 --- a/Generated/Facepunch.Steamworks.Auth.Ticket.Handle.md +++ b/Generated/Facepunch.Steamworks.Auth.Ticket.Handle.md @@ -1,6 +1,6 @@ # Handle ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Handle|Facepunch.Steamworks.Auth.Ticket.Handle]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Handle|Facepunch.Steamworks.Auth.Ticket.Handle]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Auth.Ticket.Ticket.1.md b/Generated/Facepunch.Steamworks.Auth.Ticket.Ticket.1.md index f218703..87201e3 100644 --- a/Generated/Facepunch.Steamworks.Auth.Ticket.Ticket.1.md +++ b/Generated/Facepunch.Steamworks.Auth.Ticket.Ticket.1.md @@ -1,6 +1,6 @@ # Ticket.1 ## Constructor -**[[Ticket|Facepunch.Steamworks.Auth.Ticket.Ticket.1]]**( ) +public **[[Ticket|Facepunch.Steamworks.Auth.Ticket.Ticket.1]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Auth.Ticket.md b/Generated/Facepunch.Steamworks.Auth.Ticket.md index d6e4d1e..5bd1a54 100644 --- a/Generated/Facepunch.Steamworks.Auth.Ticket.md +++ b/Generated/Facepunch.Steamworks.Auth.Ticket.md @@ -2,12 +2,12 @@ ### Constructors -* **[[Ticket|Facepunch.Steamworks.Auth.Ticket.Ticket.1]]**( ) +* public **[[Ticket|Facepunch.Steamworks.Auth.Ticket.Ticket.1]]**( ); ### Methods -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Cancel|Facepunch.Steamworks.Auth.Ticket.Cancel]]**( ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Auth.Ticket.Dispose]]**( ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Cancel|Facepunch.Steamworks.Auth.Ticket.Cancel]]**( ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Auth.Ticket.Dispose]]**( ); ### Fields -* [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.Auth.Ticket.Data]]** -* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Handle|Facepunch.Steamworks.Auth.Ticket.Handle]]** +* public [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.Auth.Ticket.Data]]**; +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Handle|Facepunch.Steamworks.Auth.Ticket.Handle]]**; diff --git a/Generated/Facepunch.Steamworks.Auth.md b/Generated/Facepunch.Steamworks.Auth.md index 1f43b28..50d0ef5 100644 --- a/Generated/Facepunch.Steamworks.Auth.md +++ b/Generated/Facepunch.Steamworks.Auth.md @@ -2,7 +2,7 @@ ### Constructors -* **[[Auth|Facepunch.Steamworks.Auth.Auth.1]]**( ) +* public **[[Auth|Facepunch.Steamworks.Auth.Auth.1]]**( ); ### Methods -* [[Ticket|Facepunch.Steamworks.Auth.Ticket]] **[[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]**( ) +* public [[Ticket|Facepunch.Steamworks.Auth.Ticket]] **[[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]**( ); diff --git a/Generated/Facepunch.Steamworks.BaseSteamworks.AppId.md b/Generated/Facepunch.Steamworks.BaseSteamworks.AppId.md index 34e0ddb..9baf034 100644 --- a/Generated/Facepunch.Steamworks.BaseSteamworks.AppId.md +++ b/Generated/Facepunch.Steamworks.BaseSteamworks.AppId.md @@ -1,6 +1,6 @@ # AppId ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.BaseSteamworks.AppId]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.BaseSteamworks.AppId]]** { get; set; } ## Summary Current running program's AppId diff --git a/Generated/Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1.md b/Generated/Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1.md index 82ac6d0..0cd42da 100644 --- a/Generated/Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1.md +++ b/Generated/Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1.md @@ -1,6 +1,6 @@ # BaseSteamworks.1 ## Constructor -**[[BaseSteamworks|Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1]]**( ) +public **[[BaseSteamworks|Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.BaseSteamworks.Dispose.md b/Generated/Facepunch.Steamworks.BaseSteamworks.Dispose.md index cb44385..0c5c2e9 100644 --- a/Generated/Facepunch.Steamworks.BaseSteamworks.Dispose.md +++ b/Generated/Facepunch.Steamworks.BaseSteamworks.Dispose.md @@ -1,6 +1,6 @@ # Dispose ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.BaseSteamworks.Dispose]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.BaseSteamworks.Dispose]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.BaseSteamworks.Inventory.md b/Generated/Facepunch.Steamworks.BaseSteamworks.Inventory.md index be1fd86..2ac899a 100644 --- a/Generated/Facepunch.Steamworks.BaseSteamworks.Inventory.md +++ b/Generated/Facepunch.Steamworks.BaseSteamworks.Inventory.md @@ -1,6 +1,6 @@ # Inventory ## Property -[[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.BaseSteamworks.Inventory]]** +public [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.BaseSteamworks.Inventory]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.BaseSteamworks.IsValid.md b/Generated/Facepunch.Steamworks.BaseSteamworks.IsValid.md index 1f9b588..f3375eb 100644 --- a/Generated/Facepunch.Steamworks.BaseSteamworks.IsValid.md +++ b/Generated/Facepunch.Steamworks.BaseSteamworks.IsValid.md @@ -1,6 +1,6 @@ # IsValid ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.BaseSteamworks.IsValid]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.BaseSteamworks.IsValid]]** { get; set; } ## Summary Returns true if this instance has initialized properly. diff --git a/Generated/Facepunch.Steamworks.BaseSteamworks.Networking.md b/Generated/Facepunch.Steamworks.BaseSteamworks.Networking.md index b27cde6..ec18c7f 100644 --- a/Generated/Facepunch.Steamworks.BaseSteamworks.Networking.md +++ b/Generated/Facepunch.Steamworks.BaseSteamworks.Networking.md @@ -1,6 +1,6 @@ # Networking ## Property -[[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.BaseSteamworks.Networking]]** +public [[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.BaseSteamworks.Networking]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.BaseSteamworks.Update.md b/Generated/Facepunch.Steamworks.BaseSteamworks.Update.md index 07d645c..e9f6baf 100644 --- a/Generated/Facepunch.Steamworks.BaseSteamworks.Update.md +++ b/Generated/Facepunch.Steamworks.BaseSteamworks.Update.md @@ -1,6 +1,6 @@ # Update ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Update|Facepunch.Steamworks.BaseSteamworks.Update]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Update|Facepunch.Steamworks.BaseSteamworks.Update]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.BaseSteamworks.UpdateWhile.md b/Generated/Facepunch.Steamworks.BaseSteamworks.UpdateWhile.md index f02b4cc..3427eb8 100644 --- a/Generated/Facepunch.Steamworks.BaseSteamworks.UpdateWhile.md +++ b/Generated/Facepunch.Steamworks.BaseSteamworks.UpdateWhile.md @@ -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 ) +public [[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. diff --git a/Generated/Facepunch.Steamworks.BaseSteamworks.Workshop.md b/Generated/Facepunch.Steamworks.BaseSteamworks.Workshop.md index fc595af..2d53df4 100644 --- a/Generated/Facepunch.Steamworks.BaseSteamworks.Workshop.md +++ b/Generated/Facepunch.Steamworks.BaseSteamworks.Workshop.md @@ -1,6 +1,6 @@ # Workshop ## Property -[[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.BaseSteamworks.Workshop]]** +public [[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.BaseSteamworks.Workshop]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.BaseSteamworks.md b/Generated/Facepunch.Steamworks.BaseSteamworks.md index 78eb4d8..ac96a73 100644 --- a/Generated/Facepunch.Steamworks.BaseSteamworks.md +++ b/Generated/Facepunch.Steamworks.BaseSteamworks.md @@ -4,16 +4,16 @@ Implements shared functionality between Steamworks.Client and Steamworks.Server ### Constructors -* **[[BaseSteamworks|Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1]]**( ) +* public **[[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 ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.BaseSteamworks.Dispose]]**( ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Update|Facepunch.Steamworks.BaseSteamworks.Update]]**( ); +* public [[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]]** +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.BaseSteamworks.AppId]]** { get; set; } +* public [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.BaseSteamworks.Inventory]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.BaseSteamworks.IsValid]]** { get; set; } +* public [[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.BaseSteamworks.Networking]]** { get; set; } +* public [[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.BaseSteamworks.Workshop]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.Client.App.md b/Generated/Facepunch.Steamworks.Client.App.md index ac8391c..49192d7 100644 --- a/Generated/Facepunch.Steamworks.Client.App.md +++ b/Generated/Facepunch.Steamworks.Client.App.md @@ -1,6 +1,6 @@ # App ## Property -[[App|Facepunch.Steamworks.App]] **[[App|Facepunch.Steamworks.Client.App]]** +public [[App|Facepunch.Steamworks.App]] **[[App|Facepunch.Steamworks.Client.App]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Client.AppId.md b/Generated/Facepunch.Steamworks.Client.AppId.md index f006ab9..bbe7eb1 100644 --- a/Generated/Facepunch.Steamworks.Client.AppId.md +++ b/Generated/Facepunch.Steamworks.Client.AppId.md @@ -1,6 +1,6 @@ # AppId ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Client.AppId]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Client.AppId]]** { get; set; } ## Summary Current running program's AppId diff --git a/Generated/Facepunch.Steamworks.Client.Auth.md b/Generated/Facepunch.Steamworks.Client.Auth.md index 27bf422..7a9144a 100644 --- a/Generated/Facepunch.Steamworks.Client.Auth.md +++ b/Generated/Facepunch.Steamworks.Client.Auth.md @@ -1,6 +1,6 @@ # Auth ## Property -[[Auth|Facepunch.Steamworks.Auth]] **[[Auth|Facepunch.Steamworks.Client.Auth]]** +public [[Auth|Facepunch.Steamworks.Auth]] **[[Auth|Facepunch.Steamworks.Client.Auth]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Client.BetaName.md b/Generated/Facepunch.Steamworks.Client.BetaName.md index ea0da80..9e2d8e4 100644 --- a/Generated/Facepunch.Steamworks.Client.BetaName.md +++ b/Generated/Facepunch.Steamworks.Client.BetaName.md @@ -1,6 +1,6 @@ # BetaName ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BetaName|Facepunch.Steamworks.Client.BetaName]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BetaName|Facepunch.Steamworks.Client.BetaName]]** { get; set; } ## Summary Current Beta name, if we're using a beta branch. diff --git a/Generated/Facepunch.Steamworks.Client.Client.1.md b/Generated/Facepunch.Steamworks.Client.Client.1.md index b681e95..45fe44b 100644 --- a/Generated/Facepunch.Steamworks.Client.Client.1.md +++ b/Generated/Facepunch.Steamworks.Client.Client.1.md @@ -1,6 +1,6 @@ # Client.1 ## Constructor -**[[Client|Facepunch.Steamworks.Client.Client.1]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId ) +public **[[Client|Facepunch.Steamworks.Client.Client.1]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Client.Dispose.md b/Generated/Facepunch.Steamworks.Client.Dispose.md index c81f17c..83aaa9c 100644 --- a/Generated/Facepunch.Steamworks.Client.Dispose.md +++ b/Generated/Facepunch.Steamworks.Client.Dispose.md @@ -1,6 +1,6 @@ # Dispose ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Client.Dispose]]**( ) +public [[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. diff --git a/Generated/Facepunch.Steamworks.Client.Friends.md b/Generated/Facepunch.Steamworks.Client.Friends.md index 152161a..2dc42da 100644 --- a/Generated/Facepunch.Steamworks.Client.Friends.md +++ b/Generated/Facepunch.Steamworks.Client.Friends.md @@ -1,6 +1,6 @@ # Friends ## Property -[[Friends|Facepunch.Steamworks.Friends]] **[[Friends|Facepunch.Steamworks.Client.Friends]]** +public [[Friends|Facepunch.Steamworks.Friends]] **[[Friends|Facepunch.Steamworks.Client.Friends]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Client.Inventory.md b/Generated/Facepunch.Steamworks.Client.Inventory.md index 44c638a..7531f56 100644 --- a/Generated/Facepunch.Steamworks.Client.Inventory.md +++ b/Generated/Facepunch.Steamworks.Client.Inventory.md @@ -1,6 +1,6 @@ # Inventory ## Property -[[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.Client.Inventory]]** +public [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.Client.Inventory]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Client.IsValid.md b/Generated/Facepunch.Steamworks.Client.IsValid.md index 340efe3..1ad6b20 100644 --- a/Generated/Facepunch.Steamworks.Client.IsValid.md +++ b/Generated/Facepunch.Steamworks.Client.IsValid.md @@ -1,6 +1,6 @@ # IsValid ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.Client.IsValid]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.Client.IsValid]]** { get; set; } ## Summary Returns true if this instance has initialized properly. diff --git a/Generated/Facepunch.Steamworks.Client.Networking.md b/Generated/Facepunch.Steamworks.Client.Networking.md index 546873e..6f71ae8 100644 --- a/Generated/Facepunch.Steamworks.Client.Networking.md +++ b/Generated/Facepunch.Steamworks.Client.Networking.md @@ -1,6 +1,6 @@ # Networking ## Property -[[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.Client.Networking]]** +public [[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.Client.Networking]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Client.Overlay.md b/Generated/Facepunch.Steamworks.Client.Overlay.md index 156508f..a465938 100644 --- a/Generated/Facepunch.Steamworks.Client.Overlay.md +++ b/Generated/Facepunch.Steamworks.Client.Overlay.md @@ -1,6 +1,6 @@ # Overlay ## Property -[[Overlay|Facepunch.Steamworks.Overlay]] **[[Overlay|Facepunch.Steamworks.Client.Overlay]]** +public [[Overlay|Facepunch.Steamworks.Overlay]] **[[Overlay|Facepunch.Steamworks.Client.Overlay]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Client.Screenshots.md b/Generated/Facepunch.Steamworks.Client.Screenshots.md index 886ae6e..855ad7e 100644 --- a/Generated/Facepunch.Steamworks.Client.Screenshots.md +++ b/Generated/Facepunch.Steamworks.Client.Screenshots.md @@ -1,6 +1,6 @@ # Screenshots ## Property -[[Screenshots|Facepunch.Steamworks.Screenshots]] **[[Screenshots|Facepunch.Steamworks.Client.Screenshots]]** +public [[Screenshots|Facepunch.Steamworks.Screenshots]] **[[Screenshots|Facepunch.Steamworks.Client.Screenshots]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Client.ServerList.md b/Generated/Facepunch.Steamworks.Client.ServerList.md index d5fb780..eaa2929 100644 --- a/Generated/Facepunch.Steamworks.Client.ServerList.md +++ b/Generated/Facepunch.Steamworks.Client.ServerList.md @@ -1,6 +1,6 @@ # ServerList ## Property -[[ServerList|Facepunch.Steamworks.ServerList]] **[[ServerList|Facepunch.Steamworks.Client.ServerList]]** +public [[ServerList|Facepunch.Steamworks.ServerList]] **[[ServerList|Facepunch.Steamworks.Client.ServerList]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Client.Stats.md b/Generated/Facepunch.Steamworks.Client.Stats.md index aa9b475..ff8c5f9 100644 --- a/Generated/Facepunch.Steamworks.Client.Stats.md +++ b/Generated/Facepunch.Steamworks.Client.Stats.md @@ -1,6 +1,6 @@ # Stats ## Property -[[Stats|Facepunch.Steamworks.Stats]] **[[Stats|Facepunch.Steamworks.Client.Stats]]** +public [[Stats|Facepunch.Steamworks.Stats]] **[[Stats|Facepunch.Steamworks.Client.Stats]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Client.SteamId.md b/Generated/Facepunch.Steamworks.Client.SteamId.md index 0a5565f..cd72d63 100644 --- a/Generated/Facepunch.Steamworks.Client.SteamId.md +++ b/Generated/Facepunch.Steamworks.Client.SteamId.md @@ -1,6 +1,6 @@ # SteamId ## Property -[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SteamId|Facepunch.Steamworks.Client.SteamId]]** +public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SteamId|Facepunch.Steamworks.Client.SteamId]]** { get; set; } ## Summary Current user's SteamId diff --git a/Generated/Facepunch.Steamworks.Client.Update.md b/Generated/Facepunch.Steamworks.Client.Update.md index a0c648d..72c4f45 100644 --- a/Generated/Facepunch.Steamworks.Client.Update.md +++ b/Generated/Facepunch.Steamworks.Client.Update.md @@ -1,6 +1,6 @@ # Update ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Update|Facepunch.Steamworks.Client.Update]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Update|Facepunch.Steamworks.Client.Update]]**( ); ## Summary Should be called at least once every frame diff --git a/Generated/Facepunch.Steamworks.Client.Username.md b/Generated/Facepunch.Steamworks.Client.Username.md index b6713a7..b01e34f 100644 --- a/Generated/Facepunch.Steamworks.Client.Username.md +++ b/Generated/Facepunch.Steamworks.Client.Username.md @@ -1,6 +1,6 @@ # Username ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Username|Facepunch.Steamworks.Client.Username]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Username|Facepunch.Steamworks.Client.Username]]** { get; set; } ## Summary Current user's Username diff --git a/Generated/Facepunch.Steamworks.Client.Voice.md b/Generated/Facepunch.Steamworks.Client.Voice.md index 55175ae..c64b217 100644 --- a/Generated/Facepunch.Steamworks.Client.Voice.md +++ b/Generated/Facepunch.Steamworks.Client.Voice.md @@ -1,6 +1,6 @@ # Voice ## Property -[[Voice|Facepunch.Steamworks.Voice]] **[[Voice|Facepunch.Steamworks.Client.Voice]]** +public [[Voice|Facepunch.Steamworks.Voice]] **[[Voice|Facepunch.Steamworks.Client.Voice]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Client.Workshop.md b/Generated/Facepunch.Steamworks.Client.Workshop.md index 1a3fe0c..c572ce6 100644 --- a/Generated/Facepunch.Steamworks.Client.Workshop.md +++ b/Generated/Facepunch.Steamworks.Client.Workshop.md @@ -1,6 +1,6 @@ # Workshop ## Property -[[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.Client.Workshop]]** +public [[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.Client.Workshop]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Client.md b/Generated/Facepunch.Steamworks.Client.md index 5817bc5..ce8f97b 100644 --- a/Generated/Facepunch.Steamworks.Client.md +++ b/Generated/Facepunch.Steamworks.Client.md @@ -2,26 +2,26 @@ ### Constructors -* **[[Client|Facepunch.Steamworks.Client.Client.1]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId ) +* public **[[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]]**( ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Client.Dispose]]**( ); +* public [[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]]** +* public [[App|Facepunch.Steamworks.App]] **[[App|Facepunch.Steamworks.Client.App]]** { get; set; } +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Client.AppId]]** { get; set; } +* public [[Auth|Facepunch.Steamworks.Auth]] **[[Auth|Facepunch.Steamworks.Client.Auth]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BetaName|Facepunch.Steamworks.Client.BetaName]]** { get; set; } +* public [[Friends|Facepunch.Steamworks.Friends]] **[[Friends|Facepunch.Steamworks.Client.Friends]]** { get; set; } +* public [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.Client.Inventory]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.Client.IsValid]]** { get; set; } +* public [[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.Client.Networking]]** { get; set; } +* public [[Overlay|Facepunch.Steamworks.Overlay]] **[[Overlay|Facepunch.Steamworks.Client.Overlay]]** { get; set; } +* public [[Screenshots|Facepunch.Steamworks.Screenshots]] **[[Screenshots|Facepunch.Steamworks.Client.Screenshots]]** { get; set; } +* public [[ServerList|Facepunch.Steamworks.ServerList]] **[[ServerList|Facepunch.Steamworks.Client.ServerList]]** { get; set; } +* public [[Stats|Facepunch.Steamworks.Stats]] **[[Stats|Facepunch.Steamworks.Client.Stats]]** { get; set; } +* public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SteamId|Facepunch.Steamworks.Client.SteamId]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Username|Facepunch.Steamworks.Client.Username]]** { get; set; } +* public [[Voice|Facepunch.Steamworks.Voice]] **[[Voice|Facepunch.Steamworks.Client.Voice]]** { get; set; } +* public [[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.Client.Workshop]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.Color.a.md b/Generated/Facepunch.Steamworks.Color.a.md index e62d6e1..50af7d4 100644 --- a/Generated/Facepunch.Steamworks.Color.a.md +++ b/Generated/Facepunch.Steamworks.Color.a.md @@ -1,6 +1,6 @@ # a ## Property -[[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[a|Facepunch.Steamworks.Color.a]]** +public [[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[a|Facepunch.Steamworks.Color.a]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Color.b.md b/Generated/Facepunch.Steamworks.Color.b.md index 5578e95..289f048 100644 --- a/Generated/Facepunch.Steamworks.Color.b.md +++ b/Generated/Facepunch.Steamworks.Color.b.md @@ -1,6 +1,6 @@ # b ## Property -[[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[b|Facepunch.Steamworks.Color.b]]** +public [[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[b|Facepunch.Steamworks.Color.b]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Color.g.md b/Generated/Facepunch.Steamworks.Color.g.md index a5eefdb..3ec7938 100644 --- a/Generated/Facepunch.Steamworks.Color.g.md +++ b/Generated/Facepunch.Steamworks.Color.g.md @@ -1,6 +1,6 @@ # g ## Property -[[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[g|Facepunch.Steamworks.Color.g]]** +public [[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[g|Facepunch.Steamworks.Color.g]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Color.md b/Generated/Facepunch.Steamworks.Color.md index 150cae4..23b4740 100644 --- a/Generated/Facepunch.Steamworks.Color.md +++ b/Generated/Facepunch.Steamworks.Color.md @@ -2,7 +2,7 @@ ### Fields -* [[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[r|Facepunch.Steamworks.Color.r]]** -* [[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[g|Facepunch.Steamworks.Color.g]]** -* [[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[b|Facepunch.Steamworks.Color.b]]** -* [[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[a|Facepunch.Steamworks.Color.a]]** +* public [[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[r|Facepunch.Steamworks.Color.r]]**; +* public [[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[g|Facepunch.Steamworks.Color.g]]**; +* public [[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[b|Facepunch.Steamworks.Color.b]]**; +* public [[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[a|Facepunch.Steamworks.Color.a]]**; diff --git a/Generated/Facepunch.Steamworks.Color.r.md b/Generated/Facepunch.Steamworks.Color.r.md index febbed6..6163973 100644 --- a/Generated/Facepunch.Steamworks.Color.r.md +++ b/Generated/Facepunch.Steamworks.Color.r.md @@ -1,6 +1,6 @@ # r ## Property -[[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[r|Facepunch.Steamworks.Color.r]]** +public [[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[r|Facepunch.Steamworks.Color.r]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Config.ForcePlatform.md b/Generated/Facepunch.Steamworks.Config.ForcePlatform.md index 0e90d69..d1e2e9b 100644 --- a/Generated/Facepunch.Steamworks.Config.ForcePlatform.md +++ b/Generated/Facepunch.Steamworks.Config.ForcePlatform.md @@ -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 ) +public [[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. diff --git a/Generated/Facepunch.Steamworks.Config.UseThisCall.md b/Generated/Facepunch.Steamworks.Config.UseThisCall.md index 0bfd236..d78136e 100644 --- a/Generated/Facepunch.Steamworks.Config.UseThisCall.md +++ b/Generated/Facepunch.Steamworks.Config.UseThisCall.md @@ -1,6 +1,6 @@ # UseThisCall ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UseThisCall|Facepunch.Steamworks.Config.UseThisCall]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UseThisCall|Facepunch.Steamworks.Config.UseThisCall]]** { get; set; } ## Summary Some platforms allow/need CallingConvention.ThisCall. If you're crashing with argument null diff --git a/Generated/Facepunch.Steamworks.Config.md b/Generated/Facepunch.Steamworks.Config.md index 71d7e6f..5117e14 100644 --- a/Generated/Facepunch.Steamworks.Config.md +++ b/Generated/Facepunch.Steamworks.Config.md @@ -2,7 +2,7 @@ ### 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 ) +* public [[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]]** +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UseThisCall|Facepunch.Steamworks.Config.UseThisCall]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.Friends.All.md b/Generated/Facepunch.Steamworks.Friends.All.md index 01bf58d..99f537a 100644 --- a/Generated/Facepunch.Steamworks.Friends.All.md +++ b/Generated/Facepunch.Steamworks.Friends.All.md @@ -1,6 +1,6 @@ # All ## Property -[[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[All|Facepunch.Steamworks.Friends.All]]** +public [[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[All|Facepunch.Steamworks.Friends.All]]** { get; set; } ## Summary Returns all friends, even blocked, ignored, friend requests etc diff --git a/Generated/Facepunch.Steamworks.Friends.AllBlocked.md b/Generated/Facepunch.Steamworks.Friends.AllBlocked.md index 7466fc6..4bc45cf 100644 --- a/Generated/Facepunch.Steamworks.Friends.AllBlocked.md +++ b/Generated/Facepunch.Steamworks.Friends.AllBlocked.md @@ -1,6 +1,6 @@ # AllBlocked ## Property -[[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AllBlocked|Facepunch.Steamworks.Friends.AllBlocked]]** +public [[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AllBlocked|Facepunch.Steamworks.Friends.AllBlocked]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Friends.AllFriends.md b/Generated/Facepunch.Steamworks.Friends.AllFriends.md index 91a4f67..83b7031 100644 --- a/Generated/Facepunch.Steamworks.Friends.AllFriends.md +++ b/Generated/Facepunch.Steamworks.Friends.AllFriends.md @@ -1,6 +1,6 @@ # AllFriends ## Property -[[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AllFriends|Facepunch.Steamworks.Friends.AllFriends]]** +public [[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AllFriends|Facepunch.Steamworks.Friends.AllFriends]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Friends.Get.md b/Generated/Facepunch.Steamworks.Friends.Get.md index 62549a7..611ae66 100644 --- a/Generated/Facepunch.Steamworks.Friends.Get.md +++ b/Generated/Facepunch.Steamworks.Friends.Get.md @@ -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 ) +public [[SteamFriend|Facepunch.Steamworks.SteamFriend]] **[[Get|Facepunch.Steamworks.Friends.Get]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Friends.GetAvatar.md b/Generated/Facepunch.Steamworks.Friends.GetAvatar.md index b8f0ad6..e93b2b5 100644 --- a/Generated/Facepunch.Steamworks.Friends.GetAvatar.md +++ b/Generated/Facepunch.Steamworks.Friends.GetAvatar.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Friends.GetName.md b/Generated/Facepunch.Steamworks.Friends.GetName.md index 4ea0d50..c3c6acb 100644 --- a/Generated/Facepunch.Steamworks.Friends.GetName.md +++ b/Generated/Facepunch.Steamworks.Friends.GetName.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Friends.Refresh.md b/Generated/Facepunch.Steamworks.Friends.Refresh.md index 1dbd8f5..7791d62 100644 --- a/Generated/Facepunch.Steamworks.Friends.Refresh.md +++ b/Generated/Facepunch.Steamworks.Friends.Refresh.md @@ -1,6 +1,6 @@ # Refresh ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.Friends.Refresh]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.Friends.Refresh]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Friends.md b/Generated/Facepunch.Steamworks.Friends.md index c025a6e..d989080 100644 --- a/Generated/Facepunch.Steamworks.Friends.md +++ b/Generated/Facepunch.Steamworks.Friends.md @@ -2,12 +2,12 @@ ### 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]]**( ) +* public [[SteamFriend|Facepunch.Steamworks.SteamFriend]] **[[Get|Facepunch.Steamworks.Friends.Get]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid ); +* public [[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 ); +* public [[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 ); +* public [[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]]** +* public [[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[All|Facepunch.Steamworks.Friends.All]]** { get; set; } +* public [[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AllBlocked|Facepunch.Steamworks.Friends.AllBlocked]]** { get; set; } +* public [[IEnumerable<SteamFriend>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AllFriends|Facepunch.Steamworks.Friends.AllFriends]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.Image.Data.md b/Generated/Facepunch.Steamworks.Image.Data.md index 1b21944..50dc81f 100644 --- a/Generated/Facepunch.Steamworks.Image.Data.md +++ b/Generated/Facepunch.Steamworks.Image.Data.md @@ -1,6 +1,6 @@ # Data ## Property -[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.Image.Data]]** +public [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.Image.Data]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Image.GetPixel.md b/Generated/Facepunch.Steamworks.Image.GetPixel.md index b9f693a..9e80f78 100644 --- a/Generated/Facepunch.Steamworks.Image.GetPixel.md +++ b/Generated/Facepunch.Steamworks.Image.GetPixel.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Image.Height.md b/Generated/Facepunch.Steamworks.Image.Height.md index cb34b84..1edafcd 100644 --- a/Generated/Facepunch.Steamworks.Image.Height.md +++ b/Generated/Facepunch.Steamworks.Image.Height.md @@ -1,6 +1,6 @@ # Height ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Height|Facepunch.Steamworks.Image.Height]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Height|Facepunch.Steamworks.Image.Height]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Image.Id.md b/Generated/Facepunch.Steamworks.Image.Id.md index 3649a1a..07b6ced 100644 --- a/Generated/Facepunch.Steamworks.Image.Id.md +++ b/Generated/Facepunch.Steamworks.Image.Id.md @@ -1,6 +1,6 @@ # Id ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Image.Id]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Image.Id]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Image.Image.1.md b/Generated/Facepunch.Steamworks.Image.Image.1.md index bda9b67..186c00a 100644 --- a/Generated/Facepunch.Steamworks.Image.Image.1.md +++ b/Generated/Facepunch.Steamworks.Image.Image.1.md @@ -1,6 +1,6 @@ # Image.1 ## Constructor -**[[Image|Facepunch.Steamworks.Image.Image.1]]**( ) +public **[[Image|Facepunch.Steamworks.Image.Image.1]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Image.IsError.md b/Generated/Facepunch.Steamworks.Image.IsError.md index 8905fd3..5349a90 100644 --- a/Generated/Facepunch.Steamworks.Image.IsError.md +++ b/Generated/Facepunch.Steamworks.Image.IsError.md @@ -1,6 +1,6 @@ # IsError ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsError|Facepunch.Steamworks.Image.IsError]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsError|Facepunch.Steamworks.Image.IsError]]** { get; set; } ## Summary Return true if this image couldn't be loaded for some reason diff --git a/Generated/Facepunch.Steamworks.Image.IsLoaded.md b/Generated/Facepunch.Steamworks.Image.IsLoaded.md index 60fcd80..e5f3a82 100644 --- a/Generated/Facepunch.Steamworks.Image.IsLoaded.md +++ b/Generated/Facepunch.Steamworks.Image.IsLoaded.md @@ -1,6 +1,6 @@ # IsLoaded ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsLoaded|Facepunch.Steamworks.Image.IsLoaded]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsLoaded|Facepunch.Steamworks.Image.IsLoaded]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Image.Width.md b/Generated/Facepunch.Steamworks.Image.Width.md index 4090cd0..c418eda 100644 --- a/Generated/Facepunch.Steamworks.Image.Width.md +++ b/Generated/Facepunch.Steamworks.Image.Width.md @@ -1,6 +1,6 @@ # Width ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Width|Facepunch.Steamworks.Image.Width]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Width|Facepunch.Steamworks.Image.Width]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Image.md b/Generated/Facepunch.Steamworks.Image.md index d887aa9..c67fd26 100644 --- a/Generated/Facepunch.Steamworks.Image.md +++ b/Generated/Facepunch.Steamworks.Image.md @@ -2,15 +2,15 @@ ### Constructors -* **[[Image|Facepunch.Steamworks.Image.Image.1]]**( ) +* public **[[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 ) +* public [[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]]** +* public [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.Image.Data]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Height|Facepunch.Steamworks.Image.Height]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Image.Id]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsError|Facepunch.Steamworks.Image.IsError]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsLoaded|Facepunch.Steamworks.Image.IsLoaded]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Width|Facepunch.Steamworks.Image.Width]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.Inventory.CraftItem.md b/Generated/Facepunch.Steamworks.Inventory.CraftItem.md index 5631d8e..dc17807 100644 --- a/Generated/Facepunch.Steamworks.Inventory.CraftItem.md +++ b/Generated/Facepunch.Steamworks.Inventory.CraftItem.md @@ -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 ) +public [[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. diff --git a/Generated/Facepunch.Steamworks.Inventory.CreateDefinition.md b/Generated/Facepunch.Steamworks.Inventory.CreateDefinition.md index 049377a..5600001 100644 --- a/Generated/Facepunch.Steamworks.Inventory.CreateDefinition.md +++ b/Generated/Facepunch.Steamworks.Inventory.CreateDefinition.md @@ -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 ) +public [[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. diff --git a/Generated/Facepunch.Steamworks.Inventory.Definition.Created.md b/Generated/Facepunch.Steamworks.Inventory.Definition.Created.md index 712fb36..e994619 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definition.Created.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definition.Created.md @@ -1,6 +1,6 @@ # Created ## Property -[[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Created|Facepunch.Steamworks.Inventory.Definition.Created]]** +public [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Created|Facepunch.Steamworks.Inventory.Definition.Created]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Definition.Description.md b/Generated/Facepunch.Steamworks.Inventory.Definition.Description.md index ee735ce..fc127c0 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definition.Description.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definition.Description.md @@ -1,6 +1,6 @@ # Description ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.Inventory.Definition.Description]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.Inventory.Definition.Description]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Definition.ExchangeSchema.md b/Generated/Facepunch.Steamworks.Inventory.Definition.ExchangeSchema.md index ec9689e..b07046d 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definition.ExchangeSchema.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definition.ExchangeSchema.md @@ -1,6 +1,6 @@ # ExchangeSchema ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ExchangeSchema|Facepunch.Steamworks.Inventory.Definition.ExchangeSchema]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ExchangeSchema|Facepunch.Steamworks.Inventory.Definition.ExchangeSchema]]** { get; set; } ## Summary If this item can be created using other items this string will contain a comma seperated diff --git a/Generated/Facepunch.Steamworks.Inventory.Definition.GetProperty.md b/Generated/Facepunch.Steamworks.Inventory.Definition.GetProperty.md index b9b5ddf..d255ecf 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definition.GetProperty.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definition.GetProperty.md @@ -1,6 +1,6 @@ # GetProperty ## Method -[[T|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetProperty|Facepunch.Steamworks.Inventory.Definition.GetProperty]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ) +public [[T|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetProperty|Facepunch.Steamworks.Inventory.Definition.GetProperty]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Definition.GetStringProperty.md b/Generated/Facepunch.Steamworks.Inventory.Definition.GetStringProperty.md index a572d30..79658bf 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definition.GetStringProperty.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definition.GetStringProperty.md @@ -1,6 +1,6 @@ # GetStringProperty ## Method -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetStringProperty|Facepunch.Steamworks.Inventory.Definition.GetStringProperty]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ) +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetStringProperty|Facepunch.Steamworks.Inventory.Definition.GetStringProperty]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Definition.Id.md b/Generated/Facepunch.Steamworks.Inventory.Definition.Id.md index 1da4533..564151e 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definition.Id.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definition.Id.md @@ -1,6 +1,6 @@ # Id ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Inventory.Definition.Id]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Inventory.Definition.Id]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Definition.IngredientFor.md b/Generated/Facepunch.Steamworks.Inventory.Definition.IngredientFor.md index 87f15c1..32f1a46 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definition.IngredientFor.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definition.IngredientFor.md @@ -1,6 +1,6 @@ # IngredientFor ## Property -[[Recipe[]|Facepunch.Steamworks.Inventory.Recipe]] **[[IngredientFor|Facepunch.Steamworks.Inventory.Definition.IngredientFor]]** +public [[Recipe[]|Facepunch.Steamworks.Inventory.Recipe]] **[[IngredientFor|Facepunch.Steamworks.Inventory.Definition.IngredientFor]]** { get; set; } ## Summary A list of recepies we're included in diff --git a/Generated/Facepunch.Steamworks.Inventory.Definition.Modified.md b/Generated/Facepunch.Steamworks.Inventory.Definition.Modified.md index d258cde..3005c0b 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definition.Modified.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definition.Modified.md @@ -1,6 +1,6 @@ # Modified ## Property -[[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Modified|Facepunch.Steamworks.Inventory.Definition.Modified]]** +public [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Modified|Facepunch.Steamworks.Inventory.Definition.Modified]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Definition.Name.md b/Generated/Facepunch.Steamworks.Inventory.Definition.Name.md index 72038ab..48688ac 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definition.Name.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definition.Name.md @@ -1,6 +1,6 @@ # Name ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Name|Facepunch.Steamworks.Inventory.Definition.Name]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Name|Facepunch.Steamworks.Inventory.Definition.Name]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Definition.Recipes.md b/Generated/Facepunch.Steamworks.Inventory.Definition.Recipes.md index edf6626..843f82d 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definition.Recipes.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definition.Recipes.md @@ -1,6 +1,6 @@ # Recipes ## Property -[[Recipe[]|Facepunch.Steamworks.Inventory.Recipe]] **[[Recipes|Facepunch.Steamworks.Inventory.Definition.Recipes]]** +public [[Recipe[]|Facepunch.Steamworks.Inventory.Recipe]] **[[Recipes|Facepunch.Steamworks.Inventory.Definition.Recipes]]** { get; set; } ## Summary A list of recepies for creating this item. Can be null if none. diff --git a/Generated/Facepunch.Steamworks.Inventory.Definition.SetProperty.md b/Generated/Facepunch.Steamworks.Inventory.Definition.SetProperty.md index 8ab1306..f76fdad 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definition.SetProperty.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definition.SetProperty.md @@ -1,6 +1,6 @@ # SetProperty ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SetProperty|Facepunch.Steamworks.Inventory.Definition.SetProperty]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] value ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SetProperty|Facepunch.Steamworks.Inventory.Definition.SetProperty]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] value ); ## Summary If you're manually occupying the Definition (because maybe you're on a server diff --git a/Generated/Facepunch.Steamworks.Inventory.Definition.TriggerItemDrop.md b/Generated/Facepunch.Steamworks.Inventory.Definition.TriggerItemDrop.md index 17932f0..a752d91 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definition.TriggerItemDrop.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definition.TriggerItemDrop.md @@ -1,6 +1,6 @@ # TriggerItemDrop ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TriggerItemDrop|Facepunch.Steamworks.Inventory.Definition.TriggerItemDrop]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TriggerItemDrop|Facepunch.Steamworks.Inventory.Definition.TriggerItemDrop]]**( ); ## Summary Trigger an item drop. Call this when it's a good time to award diff --git a/Generated/Facepunch.Steamworks.Inventory.Definition.md b/Generated/Facepunch.Steamworks.Inventory.Definition.md index 8bf4882..fe6bb66 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definition.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definition.md @@ -6,17 +6,17 @@ not unique to that item. For example, this might be a tshirt, but you might be a multiple tshirts. ### Methods -* [[T|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetProperty|Facepunch.Steamworks.Inventory.Definition.GetProperty]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ) -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetStringProperty|Facepunch.Steamworks.Inventory.Definition.GetStringProperty]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SetProperty|Facepunch.Steamworks.Inventory.Definition.SetProperty]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] value ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TriggerItemDrop|Facepunch.Steamworks.Inventory.Definition.TriggerItemDrop]]**( ) +* public [[T|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetProperty|Facepunch.Steamworks.Inventory.Definition.GetProperty]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ); +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetStringProperty|Facepunch.Steamworks.Inventory.Definition.GetStringProperty]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SetProperty|Facepunch.Steamworks.Inventory.Definition.SetProperty]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] value ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TriggerItemDrop|Facepunch.Steamworks.Inventory.Definition.TriggerItemDrop]]**( ); ### Properties -* [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Created|Facepunch.Steamworks.Inventory.Definition.Created]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.Inventory.Definition.Description]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ExchangeSchema|Facepunch.Steamworks.Inventory.Definition.ExchangeSchema]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Inventory.Definition.Id]]** -* [[Recipe[]|Facepunch.Steamworks.Inventory.Recipe]] **[[IngredientFor|Facepunch.Steamworks.Inventory.Definition.IngredientFor]]** -* [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Modified|Facepunch.Steamworks.Inventory.Definition.Modified]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Name|Facepunch.Steamworks.Inventory.Definition.Name]]** -* [[Recipe[]|Facepunch.Steamworks.Inventory.Recipe]] **[[Recipes|Facepunch.Steamworks.Inventory.Definition.Recipes]]** +* public [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Created|Facepunch.Steamworks.Inventory.Definition.Created]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.Inventory.Definition.Description]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ExchangeSchema|Facepunch.Steamworks.Inventory.Definition.ExchangeSchema]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Inventory.Definition.Id]]** { get; set; } +* public [[Recipe[]|Facepunch.Steamworks.Inventory.Recipe]] **[[IngredientFor|Facepunch.Steamworks.Inventory.Definition.IngredientFor]]** { get; set; } +* public [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Modified|Facepunch.Steamworks.Inventory.Definition.Modified]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Name|Facepunch.Steamworks.Inventory.Definition.Name]]** { get; set; } +* public [[Recipe[]|Facepunch.Steamworks.Inventory.Recipe]] **[[Recipes|Facepunch.Steamworks.Inventory.Definition.Recipes]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.Inventory.Definitions.md b/Generated/Facepunch.Steamworks.Inventory.Definitions.md index 482eb8b..748409f 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Definitions.md +++ b/Generated/Facepunch.Steamworks.Inventory.Definitions.md @@ -1,6 +1,6 @@ # Definitions ## Property -[[Definition[]|Facepunch.Steamworks.Inventory.Definition]] **[[Definitions|Facepunch.Steamworks.Inventory.Definitions]]** +public [[Definition[]|Facepunch.Steamworks.Inventory.Definition]] **[[Definitions|Facepunch.Steamworks.Inventory.Definitions]]**; ## Summary A list of items defined for this app. diff --git a/Generated/Facepunch.Steamworks.Inventory.Deserialize.md b/Generated/Facepunch.Steamworks.Inventory.Deserialize.md index 0325a61..254dd28 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Deserialize.md +++ b/Generated/Facepunch.Steamworks.Inventory.Deserialize.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Inventory.Dispose.md b/Generated/Facepunch.Steamworks.Inventory.Dispose.md index c5c2f96..2da3866 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Dispose.md +++ b/Generated/Facepunch.Steamworks.Inventory.Dispose.md @@ -1,6 +1,6 @@ # Dispose ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Inventory.Dispose]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Inventory.Dispose]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.FindDefinition.md b/Generated/Facepunch.Steamworks.Inventory.FindDefinition.md index c9b645b..72b2663 100644 --- a/Generated/Facepunch.Steamworks.Inventory.FindDefinition.md +++ b/Generated/Facepunch.Steamworks.Inventory.FindDefinition.md @@ -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 ) +public [[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? diff --git a/Generated/Facepunch.Steamworks.Inventory.Item.Definition.md b/Generated/Facepunch.Steamworks.Inventory.Item.Definition.md index 044f818..b048e64 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Item.Definition.md +++ b/Generated/Facepunch.Steamworks.Inventory.Item.Definition.md @@ -1,6 +1,6 @@ # Definition ## Property -[[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[Definition|Facepunch.Steamworks.Inventory.Item.Definition]]** +public [[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[Definition|Facepunch.Steamworks.Inventory.Item.Definition]]**; ## Summary Careful, this might not be available. Especially on a game server. diff --git a/Generated/Facepunch.Steamworks.Inventory.Item.DefinitionId.md b/Generated/Facepunch.Steamworks.Inventory.Item.DefinitionId.md index c4ae5bc..b84b36f 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Item.DefinitionId.md +++ b/Generated/Facepunch.Steamworks.Inventory.Item.DefinitionId.md @@ -1,6 +1,6 @@ # DefinitionId ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DefinitionId|Facepunch.Steamworks.Inventory.Item.DefinitionId]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DefinitionId|Facepunch.Steamworks.Inventory.Item.DefinitionId]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Item.Id.md b/Generated/Facepunch.Steamworks.Inventory.Item.Id.md index e8a69e3..bd2a32f 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Item.Id.md +++ b/Generated/Facepunch.Steamworks.Inventory.Item.Id.md @@ -1,6 +1,6 @@ # Id ## Property -[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Inventory.Item.Id]]** +public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Inventory.Item.Id]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Item.Item.1.md b/Generated/Facepunch.Steamworks.Inventory.Item.Item.1.md index b4dac73..b9448e7 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Item.Item.1.md +++ b/Generated/Facepunch.Steamworks.Inventory.Item.Item.1.md @@ -1,6 +1,6 @@ # Item.1 ## Constructor -**[[Item|Facepunch.Steamworks.Inventory.Item.Item.1]]**( ) +public **[[Item|Facepunch.Steamworks.Inventory.Item.Item.1]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Item.Quantity.md b/Generated/Facepunch.Steamworks.Inventory.Item.Quantity.md index e135965..3d64741 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Item.Quantity.md +++ b/Generated/Facepunch.Steamworks.Inventory.Item.Quantity.md @@ -1,6 +1,6 @@ # Quantity ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Quantity|Facepunch.Steamworks.Inventory.Item.Quantity]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Quantity|Facepunch.Steamworks.Inventory.Item.Quantity]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Item.TradeLocked.md b/Generated/Facepunch.Steamworks.Inventory.Item.TradeLocked.md index 8213b61..e489e89 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Item.TradeLocked.md +++ b/Generated/Facepunch.Steamworks.Inventory.Item.TradeLocked.md @@ -1,6 +1,6 @@ # TradeLocked ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TradeLocked|Facepunch.Steamworks.Inventory.Item.TradeLocked]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TradeLocked|Facepunch.Steamworks.Inventory.Item.TradeLocked]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Item.md b/Generated/Facepunch.Steamworks.Inventory.Item.md index ec39e65..8c800f3 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Item.md +++ b/Generated/Facepunch.Steamworks.Inventory.Item.md @@ -4,11 +4,11 @@ An item in your inventory. ### Constructors -* **[[Item|Facepunch.Steamworks.Inventory.Item.Item.1]]**( ) +* public **[[Item|Facepunch.Steamworks.Inventory.Item.Item.1]]**( ); ### Fields -* [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Inventory.Item.Id]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Quantity|Facepunch.Steamworks.Inventory.Item.Quantity]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DefinitionId|Facepunch.Steamworks.Inventory.Item.DefinitionId]]** -* [[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[Definition|Facepunch.Steamworks.Inventory.Item.Definition]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TradeLocked|Facepunch.Steamworks.Inventory.Item.TradeLocked]]** +* public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Inventory.Item.Id]]**; +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Quantity|Facepunch.Steamworks.Inventory.Item.Quantity]]**; +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DefinitionId|Facepunch.Steamworks.Inventory.Item.DefinitionId]]**; +* public [[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[Definition|Facepunch.Steamworks.Inventory.Item.Definition]]**; +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TradeLocked|Facepunch.Steamworks.Inventory.Item.TradeLocked]]**; diff --git a/Generated/Facepunch.Steamworks.Inventory.Items.md b/Generated/Facepunch.Steamworks.Inventory.Items.md index a96788e..0cd39bb 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Items.md +++ b/Generated/Facepunch.Steamworks.Inventory.Items.md @@ -1,6 +1,6 @@ # Items ## Property -[[Item[]|Facepunch.Steamworks.Inventory.Item]] **[[Items|Facepunch.Steamworks.Inventory.Items]]** +public [[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, diff --git a/Generated/Facepunch.Steamworks.Inventory.OnUpdate.md b/Generated/Facepunch.Steamworks.Inventory.OnUpdate.md index 5c28e1a..49ac478 100644 --- a/Generated/Facepunch.Steamworks.Inventory.OnUpdate.md +++ b/Generated/Facepunch.Steamworks.Inventory.OnUpdate.md @@ -1,6 +1,6 @@ # OnUpdate ## Property -[[Action|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnUpdate|Facepunch.Steamworks.Inventory.OnUpdate]]** +public [[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. diff --git a/Generated/Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md b/Generated/Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md index d44b79f..20e5b0c 100644 --- a/Generated/Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md +++ b/Generated/Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md @@ -1,6 +1,6 @@ # PlaytimeHeartbeat ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PlaytimeHeartbeat|Facepunch.Steamworks.Inventory.PlaytimeHeartbeat]]**( ) +public [[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. diff --git a/Generated/Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md b/Generated/Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md index 14ff0cc..0d40c5f 100644 --- a/Generated/Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md +++ b/Generated/Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.Count.md b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.Count.md index 2434ebd..cab46ce 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.Count.md +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.Count.md @@ -1,6 +1,6 @@ # Count ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Count|Facepunch.Steamworks.Inventory.Recipe.Ingredient.Count]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Count|Facepunch.Steamworks.Inventory.Recipe.Ingredient.Count]]**; ## Summary The amount of this item needed. Generally this will be 1. diff --git a/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.Definition.md b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.Definition.md index e27185f..e0a4aaa 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.Definition.md +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.Definition.md @@ -1,6 +1,6 @@ # Definition ## Property -[[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[Definition|Facepunch.Steamworks.Inventory.Recipe.Ingredient.Definition]]** +public [[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[Definition|Facepunch.Steamworks.Inventory.Recipe.Ingredient.Definition]]**; ## Summary If we don't know about this item definition this might be null. diff --git a/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.DefinitionId.md b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.DefinitionId.md index 05e68a5..70cc16e 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.DefinitionId.md +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.DefinitionId.md @@ -1,6 +1,6 @@ # DefinitionId ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DefinitionId|Facepunch.Steamworks.Inventory.Recipe.Ingredient.DefinitionId]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DefinitionId|Facepunch.Steamworks.Inventory.Recipe.Ingredient.DefinitionId]]**; ## Summary The definition ID of the ingredient. diff --git a/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.md b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.md index b6476a9..ceefded 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.md +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.md @@ -2,6 +2,6 @@ ### Fields -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DefinitionId|Facepunch.Steamworks.Inventory.Recipe.Ingredient.DefinitionId]]** -* [[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[Definition|Facepunch.Steamworks.Inventory.Recipe.Ingredient.Definition]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Count|Facepunch.Steamworks.Inventory.Recipe.Ingredient.Count]]** +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DefinitionId|Facepunch.Steamworks.Inventory.Recipe.Ingredient.DefinitionId]]**; +* public [[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[Definition|Facepunch.Steamworks.Inventory.Recipe.Ingredient.Definition]]**; +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Count|Facepunch.Steamworks.Inventory.Recipe.Ingredient.Count]]**; diff --git a/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredients.md b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredients.md index 789a007..1242834 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredients.md +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredients.md @@ -1,6 +1,6 @@ # Ingredients ## Property -[[Ingredient[]|Facepunch.Steamworks.Inventory.Recipe.Ingredient]] **[[Ingredients|Facepunch.Steamworks.Inventory.Recipe.Ingredients]]** +public [[Ingredient[]|Facepunch.Steamworks.Inventory.Recipe.Ingredient]] **[[Ingredients|Facepunch.Steamworks.Inventory.Recipe.Ingredients]]**; ## Summary The items, with quantity required to create this item. diff --git a/Generated/Facepunch.Steamworks.Inventory.Recipe.Result.md b/Generated/Facepunch.Steamworks.Inventory.Recipe.Result.md index b6e6048..865f191 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Recipe.Result.md +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.Result.md @@ -1,6 +1,6 @@ # Result ## Property -[[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[Result|Facepunch.Steamworks.Inventory.Recipe.Result]]** +public [[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[Result|Facepunch.Steamworks.Inventory.Recipe.Result]]**; ## Summary The item that this will create. diff --git a/Generated/Facepunch.Steamworks.Inventory.Recipe.md b/Generated/Facepunch.Steamworks.Inventory.Recipe.md index ddafb8d..209b541 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Recipe.md +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.md @@ -5,5 +5,5 @@ Represents a crafting recepie which was defined using the exchange section in the item schema. ### Fields -* [[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[Result|Facepunch.Steamworks.Inventory.Recipe.Result]]** -* [[Ingredient[]|Facepunch.Steamworks.Inventory.Recipe.Ingredient]] **[[Ingredients|Facepunch.Steamworks.Inventory.Recipe.Ingredients]]** +* public [[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[Result|Facepunch.Steamworks.Inventory.Recipe.Result]]**; +* public [[Ingredient[]|Facepunch.Steamworks.Inventory.Recipe.Ingredient]] **[[Ingredients|Facepunch.Steamworks.Inventory.Recipe.Ingredients]]**; diff --git a/Generated/Facepunch.Steamworks.Inventory.Refresh.md b/Generated/Facepunch.Steamworks.Inventory.Refresh.md index 5591484..8b47700 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Refresh.md +++ b/Generated/Facepunch.Steamworks.Inventory.Refresh.md @@ -1,6 +1,6 @@ # Refresh ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.Inventory.Refresh]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.Inventory.Refresh]]**( ); ## Summary Call this to retrieve the items. diff --git a/Generated/Facepunch.Steamworks.Inventory.Result.Block.md b/Generated/Facepunch.Steamworks.Inventory.Result.Block.md index 2363d87..7dda400 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Result.Block.md +++ b/Generated/Facepunch.Steamworks.Inventory.Result.Block.md @@ -1,6 +1,6 @@ # Block ## Method -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Block|Facepunch.Steamworks.Inventory.Result.Block]]**( [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] maxWait ) +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Block|Facepunch.Steamworks.Inventory.Result.Block]]**( [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] maxWait ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Result.Dispose.md b/Generated/Facepunch.Steamworks.Inventory.Result.Dispose.md index cf970d1..9a1eee9 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Result.Dispose.md +++ b/Generated/Facepunch.Steamworks.Inventory.Result.Dispose.md @@ -1,6 +1,6 @@ # Dispose ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Inventory.Result.Dispose]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Inventory.Result.Dispose]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Result.IsPending.md b/Generated/Facepunch.Steamworks.Inventory.Result.IsPending.md index 20a5e9f..38a3dbd 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Result.IsPending.md +++ b/Generated/Facepunch.Steamworks.Inventory.Result.IsPending.md @@ -1,6 +1,6 @@ # IsPending ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsPending|Facepunch.Steamworks.Inventory.Result.IsPending]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsPending|Facepunch.Steamworks.Inventory.Result.IsPending]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Result.Items.md b/Generated/Facepunch.Steamworks.Inventory.Result.Items.md index 3fb060d..b832c72 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Result.Items.md +++ b/Generated/Facepunch.Steamworks.Inventory.Result.Items.md @@ -1,6 +1,6 @@ # Items ## Property -[[Item[]|Facepunch.Steamworks.Inventory.Item]] **[[Items|Facepunch.Steamworks.Inventory.Result.Items]]** +public [[Item[]|Facepunch.Steamworks.Inventory.Item]] **[[Items|Facepunch.Steamworks.Inventory.Result.Items]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Inventory.Result.md b/Generated/Facepunch.Steamworks.Inventory.Result.md index be22b0e..44ed7d1 100644 --- a/Generated/Facepunch.Steamworks.Inventory.Result.md +++ b/Generated/Facepunch.Steamworks.Inventory.Result.md @@ -2,9 +2,9 @@ ### Methods -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Block|Facepunch.Steamworks.Inventory.Result.Block]]**( [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] maxWait ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Inventory.Result.Dispose]]**( ) +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Block|Facepunch.Steamworks.Inventory.Result.Block]]**( [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] maxWait ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Inventory.Result.Dispose]]**( ); ### Properties -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsPending|Facepunch.Steamworks.Inventory.Result.IsPending]]** -* [[Item[]|Facepunch.Steamworks.Inventory.Item]] **[[Items|Facepunch.Steamworks.Inventory.Result.Items]]** +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsPending|Facepunch.Steamworks.Inventory.Result.IsPending]]** { get; set; } +* public [[Item[]|Facepunch.Steamworks.Inventory.Item]] **[[Items|Facepunch.Steamworks.Inventory.Result.Items]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.Inventory.SerializedExpireTime.md b/Generated/Facepunch.Steamworks.Inventory.SerializedExpireTime.md index dbb4384..c9fdfff 100644 --- a/Generated/Facepunch.Steamworks.Inventory.SerializedExpireTime.md +++ b/Generated/Facepunch.Steamworks.Inventory.SerializedExpireTime.md @@ -1,6 +1,6 @@ # SerializedExpireTime ## Property -[[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SerializedExpireTime|Facepunch.Steamworks.Inventory.SerializedExpireTime]]** +public [[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. diff --git a/Generated/Facepunch.Steamworks.Inventory.SerializedItems.md b/Generated/Facepunch.Steamworks.Inventory.SerializedItems.md index 94b57eb..ccd1038 100644 --- a/Generated/Facepunch.Steamworks.Inventory.SerializedItems.md +++ b/Generated/Facepunch.Steamworks.Inventory.SerializedItems.md @@ -1,6 +1,6 @@ # SerializedItems ## Property -[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SerializedItems|Facepunch.Steamworks.Inventory.SerializedItems]]** +public [[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 diff --git a/Generated/Facepunch.Steamworks.Inventory.md b/Generated/Facepunch.Steamworks.Inventory.md index 46afc4c..d1d4603 100644 --- a/Generated/Facepunch.Steamworks.Inventory.md +++ b/Generated/Facepunch.Steamworks.Inventory.md @@ -2,18 +2,18 @@ ### 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]]**( ) +* public [[Result|Facepunch.Steamworks.Inventory.Result]] **[[CraftItem|Facepunch.Steamworks.Inventory.CraftItem]]**( [[Item[]|Facepunch.Steamworks.Inventory.Item]] list, [[Definition|Facepunch.Steamworks.Inventory.Definition]] target ); +* public [[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[CreateDefinition|Facepunch.Steamworks.Inventory.CreateDefinition]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] id ); +* public [[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 ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Inventory.Dispose]]**( ); +* public [[Definition|Facepunch.Steamworks.Inventory.Definition]] **[[FindDefinition|Facepunch.Steamworks.Inventory.FindDefinition]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] DefinitionId ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PlaytimeHeartbeat|Facepunch.Steamworks.Inventory.PlaytimeHeartbeat]]**( ); +* public [[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 ); +* public [[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]]** +* public [[Action|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnUpdate|Facepunch.Steamworks.Inventory.OnUpdate]]**; +* public [[Item[]|Facepunch.Steamworks.Inventory.Item]] **[[Items|Facepunch.Steamworks.Inventory.Items]]**; +* public [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SerializedItems|Facepunch.Steamworks.Inventory.SerializedItems]]**; +* public [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SerializedExpireTime|Facepunch.Steamworks.Inventory.SerializedExpireTime]]**; +* public [[Definition[]|Facepunch.Steamworks.Inventory.Definition]] **[[Definitions|Facepunch.Steamworks.Inventory.Definitions]]**; diff --git a/Generated/Facepunch.Steamworks.Networking.Dispose.md b/Generated/Facepunch.Steamworks.Networking.Dispose.md index cb3dc9e..8a72a3b 100644 --- a/Generated/Facepunch.Steamworks.Networking.Dispose.md +++ b/Generated/Facepunch.Steamworks.Networking.Dispose.md @@ -1,6 +1,6 @@ # Dispose ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Networking.Dispose]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Networking.Dispose]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Networking.OnConnectionFailed.md b/Generated/Facepunch.Steamworks.Networking.OnConnectionFailed.md index e8455ab..4e89c7d 100644 --- a/Generated/Facepunch.Steamworks.Networking.OnConnectionFailed.md +++ b/Generated/Facepunch.Steamworks.Networking.OnConnectionFailed.md @@ -1,6 +1,6 @@ # OnConnectionFailed ## Property -[[Action<ulong, SessionError>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnConnectionFailed|Facepunch.Steamworks.Networking.OnConnectionFailed]]** +public [[Action<ulong, SessionError>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnConnectionFailed|Facepunch.Steamworks.Networking.OnConnectionFailed]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Networking.OnIncomingConnection.md b/Generated/Facepunch.Steamworks.Networking.OnIncomingConnection.md index 2990159..02678b8 100644 --- a/Generated/Facepunch.Steamworks.Networking.OnIncomingConnection.md +++ b/Generated/Facepunch.Steamworks.Networking.OnIncomingConnection.md @@ -1,6 +1,6 @@ # OnIncomingConnection ## Property -[[Func<ulong, bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnIncomingConnection|Facepunch.Steamworks.Networking.OnIncomingConnection]]** +public [[Func<ulong, bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnIncomingConnection|Facepunch.Steamworks.Networking.OnIncomingConnection]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Networking.OnP2PData.md b/Generated/Facepunch.Steamworks.Networking.OnP2PData.md index 0c7fc2a..ea280cd 100644 --- a/Generated/Facepunch.Steamworks.Networking.OnP2PData.md +++ b/Generated/Facepunch.Steamworks.Networking.OnP2PData.md @@ -1,6 +1,6 @@ # OnP2PData ## Property -[[Action<ulong, MemoryStream, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnP2PData|Facepunch.Steamworks.Networking.OnP2PData]]** +public [[Action<ulong, MemoryStream, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnP2PData|Facepunch.Steamworks.Networking.OnP2PData]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Networking.SendP2PPacket.md b/Generated/Facepunch.Steamworks.Networking.SendP2PPacket.md index 2ccc42c..43135f6 100644 --- a/Generated/Facepunch.Steamworks.Networking.SendP2PPacket.md +++ b/Generated/Facepunch.Steamworks.Networking.SendP2PPacket.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Networking.SetListenChannel.md b/Generated/Facepunch.Steamworks.Networking.SetListenChannel.md index d1d9e61..3e2b0ea 100644 --- a/Generated/Facepunch.Steamworks.Networking.SetListenChannel.md +++ b/Generated/Facepunch.Steamworks.Networking.SetListenChannel.md @@ -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 ) +public [[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. diff --git a/Generated/Facepunch.Steamworks.Networking.md b/Generated/Facepunch.Steamworks.Networking.md index 2e11d73..5d4838b 100644 --- a/Generated/Facepunch.Steamworks.Networking.md +++ b/Generated/Facepunch.Steamworks.Networking.md @@ -2,11 +2,11 @@ ### 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 ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Networking.Dispose]]**( ); +* public [[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 ); +* public [[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]]** +* public [[Action<ulong, MemoryStream, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnP2PData|Facepunch.Steamworks.Networking.OnP2PData]]**; +* public [[Func<ulong, bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnIncomingConnection|Facepunch.Steamworks.Networking.OnIncomingConnection]]**; +* public [[Action<ulong, SessionError>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnConnectionFailed|Facepunch.Steamworks.Networking.OnConnectionFailed]]**; diff --git a/Generated/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md b/Generated/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md index 09c736a..81b83b1 100644 --- a/Generated/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md +++ b/Generated/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Overlay.AddFriend.md b/Generated/Facepunch.Steamworks.Overlay.AddFriend.md index c39b938..086268f 100644 --- a/Generated/Facepunch.Steamworks.Overlay.AddFriend.md +++ b/Generated/Facepunch.Steamworks.Overlay.AddFriend.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md b/Generated/Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md index 785f70c..e73fad6 100644 --- a/Generated/Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md +++ b/Generated/Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Overlay.OpenAchievements.md b/Generated/Facepunch.Steamworks.Overlay.OpenAchievements.md index a95d405..dead818 100644 --- a/Generated/Facepunch.Steamworks.Overlay.OpenAchievements.md +++ b/Generated/Facepunch.Steamworks.Overlay.OpenAchievements.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Overlay.OpenChat.md b/Generated/Facepunch.Steamworks.Overlay.OpenChat.md index 1e0aff9..0aad117 100644 --- a/Generated/Facepunch.Steamworks.Overlay.OpenChat.md +++ b/Generated/Facepunch.Steamworks.Overlay.OpenChat.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Overlay.OpenProfile.md b/Generated/Facepunch.Steamworks.Overlay.OpenProfile.md index b2e9c8e..666776e 100644 --- a/Generated/Facepunch.Steamworks.Overlay.OpenProfile.md +++ b/Generated/Facepunch.Steamworks.Overlay.OpenProfile.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Overlay.OpenStats.md b/Generated/Facepunch.Steamworks.Overlay.OpenStats.md index 318fcd7..34d66a0 100644 --- a/Generated/Facepunch.Steamworks.Overlay.OpenStats.md +++ b/Generated/Facepunch.Steamworks.Overlay.OpenStats.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Overlay.OpenTrade.md b/Generated/Facepunch.Steamworks.Overlay.OpenTrade.md index 5d7cd26..dcd6d92 100644 --- a/Generated/Facepunch.Steamworks.Overlay.OpenTrade.md +++ b/Generated/Facepunch.Steamworks.Overlay.OpenTrade.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Overlay.OpenUrl.md b/Generated/Facepunch.Steamworks.Overlay.OpenUrl.md index ef1b4be..aad2473 100644 --- a/Generated/Facepunch.Steamworks.Overlay.OpenUrl.md +++ b/Generated/Facepunch.Steamworks.Overlay.OpenUrl.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Overlay.OpenUserPage.md b/Generated/Facepunch.Steamworks.Overlay.OpenUserPage.md index cb36396..5aa69ca 100644 --- a/Generated/Facepunch.Steamworks.Overlay.OpenUserPage.md +++ b/Generated/Facepunch.Steamworks.Overlay.OpenUserPage.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Overlay.Overlay.1.md b/Generated/Facepunch.Steamworks.Overlay.Overlay.1.md index 8b5dd7d..8bb2bdb 100644 --- a/Generated/Facepunch.Steamworks.Overlay.Overlay.1.md +++ b/Generated/Facepunch.Steamworks.Overlay.Overlay.1.md @@ -1,6 +1,6 @@ # Overlay.1 ## Constructor -**[[Overlay|Facepunch.Steamworks.Overlay.Overlay.1]]**( ) +public **[[Overlay|Facepunch.Steamworks.Overlay.Overlay.1]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Overlay.RemoveFriend.md b/Generated/Facepunch.Steamworks.Overlay.RemoveFriend.md index 4768af9..81e2385 100644 --- a/Generated/Facepunch.Steamworks.Overlay.RemoveFriend.md +++ b/Generated/Facepunch.Steamworks.Overlay.RemoveFriend.md @@ -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 ) +public [[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 diff --git a/Generated/Facepunch.Steamworks.Overlay.md b/Generated/Facepunch.Steamworks.Overlay.md index f72ad87..a2b21eb 100644 --- a/Generated/Facepunch.Steamworks.Overlay.md +++ b/Generated/Facepunch.Steamworks.Overlay.md @@ -2,17 +2,17 @@ ### Constructors -* **[[Overlay|Facepunch.Steamworks.Overlay.Overlay.1]]**( ) +* public **[[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 ) +* public [[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 ); +* public [[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 ); +* public [[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 ); +* public [[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 ); +* public [[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 ); +* public [[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 ); +* public [[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 ); +* public [[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 ); +* public [[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 ); +* public [[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 ); +* public [[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 ); diff --git a/Generated/Facepunch.Steamworks.Screenshots.Trigger.md b/Generated/Facepunch.Steamworks.Screenshots.Trigger.md index 0f4df51..633bba7 100644 --- a/Generated/Facepunch.Steamworks.Screenshots.Trigger.md +++ b/Generated/Facepunch.Steamworks.Screenshots.Trigger.md @@ -1,6 +1,6 @@ # Trigger ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Trigger|Facepunch.Steamworks.Screenshots.Trigger]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Trigger|Facepunch.Steamworks.Screenshots.Trigger]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Screenshots.md b/Generated/Facepunch.Steamworks.Screenshots.md index 134913b..107163e 100644 --- a/Generated/Facepunch.Steamworks.Screenshots.md +++ b/Generated/Facepunch.Steamworks.Screenshots.md @@ -2,4 +2,4 @@ ### Methods -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Trigger|Facepunch.Steamworks.Screenshots.Trigger]]**( ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Trigger|Facepunch.Steamworks.Screenshots.Trigger]]**( ); diff --git a/Generated/Facepunch.Steamworks.Server.AppId.md b/Generated/Facepunch.Steamworks.Server.AppId.md index f5fdd3e..eeb36f1 100644 --- a/Generated/Facepunch.Steamworks.Server.AppId.md +++ b/Generated/Facepunch.Steamworks.Server.AppId.md @@ -1,6 +1,6 @@ # AppId ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Server.AppId]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Server.AppId]]** { get; set; } ## Summary Current running program's AppId diff --git a/Generated/Facepunch.Steamworks.Server.Auth.md b/Generated/Facepunch.Steamworks.Server.Auth.md index c2d7557..58975c6 100644 --- a/Generated/Facepunch.Steamworks.Server.Auth.md +++ b/Generated/Facepunch.Steamworks.Server.Auth.md @@ -1,6 +1,6 @@ # Auth ## Property -[[ServerAuth|Facepunch.Steamworks.ServerAuth]] **[[Auth|Facepunch.Steamworks.Server.Auth]]** +public [[ServerAuth|Facepunch.Steamworks.ServerAuth]] **[[Auth|Facepunch.Steamworks.Server.Auth]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Server.BotCount.md b/Generated/Facepunch.Steamworks.Server.BotCount.md index 0a26655..2b82ee0 100644 --- a/Generated/Facepunch.Steamworks.Server.BotCount.md +++ b/Generated/Facepunch.Steamworks.Server.BotCount.md @@ -1,6 +1,6 @@ # BotCount ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BotCount|Facepunch.Steamworks.Server.BotCount]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BotCount|Facepunch.Steamworks.Server.BotCount]]** { get; set; } ## Summary Gets or sets the current BotCount. diff --git a/Generated/Facepunch.Steamworks.Server.Dispose.md b/Generated/Facepunch.Steamworks.Server.Dispose.md index 8b8b00d..42da25a 100644 --- a/Generated/Facepunch.Steamworks.Server.Dispose.md +++ b/Generated/Facepunch.Steamworks.Server.Dispose.md @@ -1,6 +1,6 @@ # Dispose ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Server.Dispose]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Server.Dispose]]**( ); ## Summary Shutdown interface, disconnect from Steam diff --git a/Generated/Facepunch.Steamworks.Server.GameDescription.md b/Generated/Facepunch.Steamworks.Server.GameDescription.md index de60229..3759235 100644 --- a/Generated/Facepunch.Steamworks.Server.GameDescription.md +++ b/Generated/Facepunch.Steamworks.Server.GameDescription.md @@ -1,6 +1,6 @@ # GameDescription ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GameDescription|Facepunch.Steamworks.Server.GameDescription]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GameDescription|Facepunch.Steamworks.Server.GameDescription]]** { get; set; } ## Summary Gets or sets the current Product diff --git a/Generated/Facepunch.Steamworks.Server.GameTags.md b/Generated/Facepunch.Steamworks.Server.GameTags.md index 462fba2..1d4dc10 100644 --- a/Generated/Facepunch.Steamworks.Server.GameTags.md +++ b/Generated/Facepunch.Steamworks.Server.GameTags.md @@ -1,6 +1,6 @@ # GameTags ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GameTags|Facepunch.Steamworks.Server.GameTags]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GameTags|Facepunch.Steamworks.Server.GameTags]]** { get; set; } ## Summary Gets or sets the current GameTags. This is a comma seperated list of tags for this server. diff --git a/Generated/Facepunch.Steamworks.Server.Inventory.md b/Generated/Facepunch.Steamworks.Server.Inventory.md index df0b6b4..96118af 100644 --- a/Generated/Facepunch.Steamworks.Server.Inventory.md +++ b/Generated/Facepunch.Steamworks.Server.Inventory.md @@ -1,6 +1,6 @@ # Inventory ## Property -[[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.Server.Inventory]]** +public [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.Server.Inventory]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Server.IsValid.md b/Generated/Facepunch.Steamworks.Server.IsValid.md index 3350db2..c5043eb 100644 --- a/Generated/Facepunch.Steamworks.Server.IsValid.md +++ b/Generated/Facepunch.Steamworks.Server.IsValid.md @@ -1,6 +1,6 @@ # IsValid ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.Server.IsValid]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.Server.IsValid]]** { get; set; } ## Summary Returns true if this instance has initialized properly. diff --git a/Generated/Facepunch.Steamworks.Server.LogOnAnonymous.md b/Generated/Facepunch.Steamworks.Server.LogOnAnonymous.md index 7396993..7a3bcce 100644 --- a/Generated/Facepunch.Steamworks.Server.LogOnAnonymous.md +++ b/Generated/Facepunch.Steamworks.Server.LogOnAnonymous.md @@ -1,6 +1,6 @@ # LogOnAnonymous ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LogOnAnonymous|Facepunch.Steamworks.Server.LogOnAnonymous]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LogOnAnonymous|Facepunch.Steamworks.Server.LogOnAnonymous]]**( ); ## Summary Log onto Steam anonymously. diff --git a/Generated/Facepunch.Steamworks.Server.LoggedOn.md b/Generated/Facepunch.Steamworks.Server.LoggedOn.md index e682a6a..5fd123f 100644 --- a/Generated/Facepunch.Steamworks.Server.LoggedOn.md +++ b/Generated/Facepunch.Steamworks.Server.LoggedOn.md @@ -1,6 +1,6 @@ # LoggedOn ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LoggedOn|Facepunch.Steamworks.Server.LoggedOn]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LoggedOn|Facepunch.Steamworks.Server.LoggedOn]]** { get; set; } ## Summary Returns true if the server is connected and registered with the Steam master server diff --git a/Generated/Facepunch.Steamworks.Server.MapName.md b/Generated/Facepunch.Steamworks.Server.MapName.md index 01d9d81..a787224 100644 --- a/Generated/Facepunch.Steamworks.Server.MapName.md +++ b/Generated/Facepunch.Steamworks.Server.MapName.md @@ -1,6 +1,6 @@ # MapName ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MapName|Facepunch.Steamworks.Server.MapName]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MapName|Facepunch.Steamworks.Server.MapName]]** { get; set; } ## Summary Gets or sets the current Map Name. diff --git a/Generated/Facepunch.Steamworks.Server.MaxPlayers.md b/Generated/Facepunch.Steamworks.Server.MaxPlayers.md index 0ce4bcf..8210502 100644 --- a/Generated/Facepunch.Steamworks.Server.MaxPlayers.md +++ b/Generated/Facepunch.Steamworks.Server.MaxPlayers.md @@ -1,6 +1,6 @@ # MaxPlayers ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MaxPlayers|Facepunch.Steamworks.Server.MaxPlayers]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MaxPlayers|Facepunch.Steamworks.Server.MaxPlayers]]** { get; set; } ## Summary Gets or sets the current MaxPlayers. diff --git a/Generated/Facepunch.Steamworks.Server.ModDir.md b/Generated/Facepunch.Steamworks.Server.ModDir.md index 266faa2..5278aac 100644 --- a/Generated/Facepunch.Steamworks.Server.ModDir.md +++ b/Generated/Facepunch.Steamworks.Server.ModDir.md @@ -1,6 +1,6 @@ # ModDir ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ModDir|Facepunch.Steamworks.Server.ModDir]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ModDir|Facepunch.Steamworks.Server.ModDir]]** { get; set; } ## Summary Gets or sets the current ModDir diff --git a/Generated/Facepunch.Steamworks.Server.Networking.md b/Generated/Facepunch.Steamworks.Server.Networking.md index 14330cd..b9c9195 100644 --- a/Generated/Facepunch.Steamworks.Server.Networking.md +++ b/Generated/Facepunch.Steamworks.Server.Networking.md @@ -1,6 +1,6 @@ # Networking ## Property -[[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.Server.Networking]]** +public [[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.Server.Networking]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Server.Passworded.md b/Generated/Facepunch.Steamworks.Server.Passworded.md index dfe79eb..0cdfb6e 100644 --- a/Generated/Facepunch.Steamworks.Server.Passworded.md +++ b/Generated/Facepunch.Steamworks.Server.Passworded.md @@ -1,6 +1,6 @@ # Passworded ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Passworded|Facepunch.Steamworks.Server.Passworded]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Passworded|Facepunch.Steamworks.Server.Passworded]]** { get; set; } ## Summary Set whether the server should report itself as passworded diff --git a/Generated/Facepunch.Steamworks.Server.Product.md b/Generated/Facepunch.Steamworks.Server.Product.md index 036749b..de8f46a 100644 --- a/Generated/Facepunch.Steamworks.Server.Product.md +++ b/Generated/Facepunch.Steamworks.Server.Product.md @@ -1,6 +1,6 @@ # Product ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Product|Facepunch.Steamworks.Server.Product]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Product|Facepunch.Steamworks.Server.Product]]** { get; set; } ## Summary Gets or sets the current product. This isn't really used. diff --git a/Generated/Facepunch.Steamworks.Server.PublicIp.md b/Generated/Facepunch.Steamworks.Server.PublicIp.md index 4103289..13f144b 100644 --- a/Generated/Facepunch.Steamworks.Server.PublicIp.md +++ b/Generated/Facepunch.Steamworks.Server.PublicIp.md @@ -1,6 +1,6 @@ # PublicIp ## Property -[[IPAddress|System.Net.IPAddress]] **[[PublicIp|Facepunch.Steamworks.Server.PublicIp]]** +public [[IPAddress|System.Net.IPAddress]] **[[PublicIp|Facepunch.Steamworks.Server.PublicIp]]** { get; set; } ## Summary To the best of its ability this tries to get the server's diff --git a/Generated/Facepunch.Steamworks.Server.Query.md b/Generated/Facepunch.Steamworks.Server.Query.md index 720849e..598356a 100644 --- a/Generated/Facepunch.Steamworks.Server.Query.md +++ b/Generated/Facepunch.Steamworks.Server.Query.md @@ -1,6 +1,6 @@ # Query ## Property -[[ServerQuery|Facepunch.Steamworks.ServerQuery]] **[[Query|Facepunch.Steamworks.Server.Query]]** +public [[ServerQuery|Facepunch.Steamworks.ServerQuery]] **[[Query|Facepunch.Steamworks.Server.Query]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Server.Server.1.md b/Generated/Facepunch.Steamworks.Server.Server.1.md index 0475c60..d33652e 100644 --- a/Generated/Facepunch.Steamworks.Server.Server.1.md +++ b/Generated/Facepunch.Steamworks.Server.Server.1.md @@ -1,6 +1,6 @@ # Server.1 ## Constructor -**[[Server|Facepunch.Steamworks.Server.Server.1]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] IpAddress, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] SteamPort, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] GamePort, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] QueryPort, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Secure, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] VersionString ) +public **[[Server|Facepunch.Steamworks.Server.Server.1]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] IpAddress, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] SteamPort, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] GamePort, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] QueryPort, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Secure, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] VersionString ); ## Summary Initialize a Steam Server instance diff --git a/Generated/Facepunch.Steamworks.Server.Server.2.md b/Generated/Facepunch.Steamworks.Server.Server.2.md index dd791c1..c421996 100644 --- a/Generated/Facepunch.Steamworks.Server.Server.2.md +++ b/Generated/Facepunch.Steamworks.Server.Server.2.md @@ -1,6 +1,6 @@ # Server.2 ## Constructor -**[[Server|Facepunch.Steamworks.Server.Server.2]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] IpAddress, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] GamePort, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] QueryPort, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Secure, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] VersionString ) +public **[[Server|Facepunch.Steamworks.Server.Server.2]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] IpAddress, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] GamePort, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] QueryPort, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Secure, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] VersionString ); ## Summary Initialize a Steam Server instance diff --git a/Generated/Facepunch.Steamworks.Server.Server.3.md b/Generated/Facepunch.Steamworks.Server.Server.3.md index 064171a..3d0a399 100644 --- a/Generated/Facepunch.Steamworks.Server.Server.3.md +++ b/Generated/Facepunch.Steamworks.Server.Server.3.md @@ -1,6 +1,6 @@ # Server.3 ## Constructor -**[[Server|Facepunch.Steamworks.Server.Server.3]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] IpAddress, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] GamePort, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Secure, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] VersionString ) +public **[[Server|Facepunch.Steamworks.Server.Server.3]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] IpAddress, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] GamePort, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Secure, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] VersionString ); ## Summary Initialize a server - query port will use the same as GamePort (MASTERSERVERUPDATERPORT_USEGAMESOCKETSHARE) diff --git a/Generated/Facepunch.Steamworks.Server.ServerName.md b/Generated/Facepunch.Steamworks.Server.ServerName.md index a5a4fcc..e974123 100644 --- a/Generated/Facepunch.Steamworks.Server.ServerName.md +++ b/Generated/Facepunch.Steamworks.Server.ServerName.md @@ -1,6 +1,6 @@ # ServerName ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerName|Facepunch.Steamworks.Server.ServerName]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerName|Facepunch.Steamworks.Server.ServerName]]** { get; set; } ## Summary Gets or sets the current ServerName diff --git a/Generated/Facepunch.Steamworks.Server.SetKey.md b/Generated/Facepunch.Steamworks.Server.SetKey.md index e8a68d0..3bc3969 100644 --- a/Generated/Facepunch.Steamworks.Server.SetKey.md +++ b/Generated/Facepunch.Steamworks.Server.SetKey.md @@ -1,6 +1,6 @@ # SetKey ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SetKey|Facepunch.Steamworks.Server.SetKey]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Key, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Value ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SetKey|Facepunch.Steamworks.Server.SetKey]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Key, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Value ); ## Summary Sets a Key Value. These can be anything you like, and are accessible diff --git a/Generated/Facepunch.Steamworks.Server.Stats.md b/Generated/Facepunch.Steamworks.Server.Stats.md index 8c32f2f..8d6ac74 100644 --- a/Generated/Facepunch.Steamworks.Server.Stats.md +++ b/Generated/Facepunch.Steamworks.Server.Stats.md @@ -1,6 +1,6 @@ # Stats ## Property -[[ServerStats|Facepunch.Steamworks.ServerStats]] **[[Stats|Facepunch.Steamworks.Server.Stats]]** +public [[ServerStats|Facepunch.Steamworks.ServerStats]] **[[Stats|Facepunch.Steamworks.Server.Stats]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Server.Update.md b/Generated/Facepunch.Steamworks.Server.Update.md index 1aebc09..3c48673 100644 --- a/Generated/Facepunch.Steamworks.Server.Update.md +++ b/Generated/Facepunch.Steamworks.Server.Update.md @@ -1,6 +1,6 @@ # Update ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Update|Facepunch.Steamworks.Server.Update]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Update|Facepunch.Steamworks.Server.Update]]**( ); ## Summary Should be called at least once every frame diff --git a/Generated/Facepunch.Steamworks.Server.UpdatePlayer.md b/Generated/Facepunch.Steamworks.Server.UpdatePlayer.md index b956ba3..dd73b3f 100644 --- a/Generated/Facepunch.Steamworks.Server.UpdatePlayer.md +++ b/Generated/Facepunch.Steamworks.Server.UpdatePlayer.md @@ -1,6 +1,6 @@ # UpdatePlayer ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdatePlayer|Facepunch.Steamworks.Server.UpdatePlayer]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] score ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdatePlayer|Facepunch.Steamworks.Server.UpdatePlayer]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] score ); ## Summary Update this connected player's information. You should really call this diff --git a/Generated/Facepunch.Steamworks.Server.Workshop.md b/Generated/Facepunch.Steamworks.Server.Workshop.md index 9569198..459eed5 100644 --- a/Generated/Facepunch.Steamworks.Server.Workshop.md +++ b/Generated/Facepunch.Steamworks.Server.Workshop.md @@ -1,6 +1,6 @@ # Workshop ## Property -[[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.Server.Workshop]]** +public [[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.Server.Workshop]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Server.md b/Generated/Facepunch.Steamworks.Server.md index 8ec62b9..003e1ce 100644 --- a/Generated/Facepunch.Steamworks.Server.md +++ b/Generated/Facepunch.Steamworks.Server.md @@ -5,34 +5,34 @@ Initialize this class for Game Servers. Game servers offer a limited amount of Steam functionality - and don't require the Steam client. ### Constructors -* **[[Server|Facepunch.Steamworks.Server.Server.1]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] IpAddress, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] SteamPort, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] GamePort, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] QueryPort, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Secure, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] VersionString ) -* **[[Server|Facepunch.Steamworks.Server.Server.2]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] IpAddress, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] GamePort, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] QueryPort, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Secure, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] VersionString ) -* **[[Server|Facepunch.Steamworks.Server.Server.3]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] IpAddress, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] GamePort, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Secure, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] VersionString ) +* public **[[Server|Facepunch.Steamworks.Server.Server.1]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] IpAddress, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] SteamPort, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] GamePort, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] QueryPort, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Secure, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] VersionString ); +* public **[[Server|Facepunch.Steamworks.Server.Server.2]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] IpAddress, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] GamePort, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] QueryPort, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Secure, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] VersionString ); +* public **[[Server|Facepunch.Steamworks.Server.Server.3]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] IpAddress, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] GamePort, [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Secure, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] VersionString ); ### Methods -* [[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]] **[[LogOnAnonymous|Facepunch.Steamworks.Server.LogOnAnonymous]]**( ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SetKey|Facepunch.Steamworks.Server.SetKey]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Key, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Value ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Update|Facepunch.Steamworks.Server.Update]]**( ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdatePlayer|Facepunch.Steamworks.Server.UpdatePlayer]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] score ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Server.Dispose]]**( ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LogOnAnonymous|Facepunch.Steamworks.Server.LogOnAnonymous]]**( ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SetKey|Facepunch.Steamworks.Server.SetKey]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Key, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Value ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Update|Facepunch.Steamworks.Server.Update]]**( ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdatePlayer|Facepunch.Steamworks.Server.UpdatePlayer]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] score ); ### Properties -* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Server.AppId]]** -* [[ServerAuth|Facepunch.Steamworks.ServerAuth]] **[[Auth|Facepunch.Steamworks.Server.Auth]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BotCount|Facepunch.Steamworks.Server.BotCount]]** -* [[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]] **[[GameTags|Facepunch.Steamworks.Server.GameTags]]** -* [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.Server.Inventory]]** -* [[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]] **[[LoggedOn|Facepunch.Steamworks.Server.LoggedOn]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MapName|Facepunch.Steamworks.Server.MapName]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MaxPlayers|Facepunch.Steamworks.Server.MaxPlayers]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ModDir|Facepunch.Steamworks.Server.ModDir]]** -* [[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.Server.Networking]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Passworded|Facepunch.Steamworks.Server.Passworded]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Product|Facepunch.Steamworks.Server.Product]]** -* [[IPAddress|System.Net.IPAddress]] **[[PublicIp|Facepunch.Steamworks.Server.PublicIp]]** -* [[ServerQuery|Facepunch.Steamworks.ServerQuery]] **[[Query|Facepunch.Steamworks.Server.Query]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerName|Facepunch.Steamworks.Server.ServerName]]** -* [[ServerStats|Facepunch.Steamworks.ServerStats]] **[[Stats|Facepunch.Steamworks.Server.Stats]]** -* [[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.Server.Workshop]]** +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Server.AppId]]** { get; set; } +* public [[ServerAuth|Facepunch.Steamworks.ServerAuth]] **[[Auth|Facepunch.Steamworks.Server.Auth]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BotCount|Facepunch.Steamworks.Server.BotCount]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GameDescription|Facepunch.Steamworks.Server.GameDescription]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GameTags|Facepunch.Steamworks.Server.GameTags]]** { get; set; } +* public [[Inventory|Facepunch.Steamworks.Inventory]] **[[Inventory|Facepunch.Steamworks.Server.Inventory]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsValid|Facepunch.Steamworks.Server.IsValid]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LoggedOn|Facepunch.Steamworks.Server.LoggedOn]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MapName|Facepunch.Steamworks.Server.MapName]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MaxPlayers|Facepunch.Steamworks.Server.MaxPlayers]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ModDir|Facepunch.Steamworks.Server.ModDir]]** { get; set; } +* public [[Networking|Facepunch.Steamworks.Networking]] **[[Networking|Facepunch.Steamworks.Server.Networking]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Passworded|Facepunch.Steamworks.Server.Passworded]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Product|Facepunch.Steamworks.Server.Product]]** { get; set; } +* public [[IPAddress|System.Net.IPAddress]] **[[PublicIp|Facepunch.Steamworks.Server.PublicIp]]** { get; set; } +* public [[ServerQuery|Facepunch.Steamworks.ServerQuery]] **[[Query|Facepunch.Steamworks.Server.Query]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerName|Facepunch.Steamworks.Server.ServerName]]** { get; set; } +* public [[ServerStats|Facepunch.Steamworks.ServerStats]] **[[Stats|Facepunch.Steamworks.Server.Stats]]** { get; set; } +* public [[Workshop|Facepunch.Steamworks.Workshop]] **[[Workshop|Facepunch.Steamworks.Server.Workshop]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.ServerAuth.EndSession.md b/Generated/Facepunch.Steamworks.ServerAuth.EndSession.md index 4600d69..3076822 100644 --- a/Generated/Facepunch.Steamworks.ServerAuth.EndSession.md +++ b/Generated/Facepunch.Steamworks.ServerAuth.EndSession.md @@ -1,6 +1,6 @@ # EndSession ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[EndSession|Facepunch.Steamworks.ServerAuth.EndSession]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[EndSession|Facepunch.Steamworks.ServerAuth.EndSession]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid ); ## Summary Forget this guy. They're no longer in the game. diff --git a/Generated/Facepunch.Steamworks.ServerAuth.OnAuthChange.md b/Generated/Facepunch.Steamworks.ServerAuth.OnAuthChange.md index c746a45..7d5a963 100644 --- a/Generated/Facepunch.Steamworks.ServerAuth.OnAuthChange.md +++ b/Generated/Facepunch.Steamworks.ServerAuth.OnAuthChange.md @@ -1,6 +1,6 @@ # OnAuthChange ## Property -[[Action<ulong, ulong, Status>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnAuthChange|Facepunch.Steamworks.ServerAuth.OnAuthChange]]** +public [[Action<ulong, ulong, Status>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnAuthChange|Facepunch.Steamworks.ServerAuth.OnAuthChange]]**; ## Summary Steamid, Ownerid, Status diff --git a/Generated/Facepunch.Steamworks.ServerAuth.StartSession.md b/Generated/Facepunch.Steamworks.ServerAuth.StartSession.md index 03e35e2..48968c3 100644 --- a/Generated/Facepunch.Steamworks.ServerAuth.StartSession.md +++ b/Generated/Facepunch.Steamworks.ServerAuth.StartSession.md @@ -1,6 +1,6 @@ # StartSession ## Method -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[StartSession|Facepunch.Steamworks.ServerAuth.StartSession]]**( [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] data, [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid ) +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[StartSession|Facepunch.Steamworks.ServerAuth.StartSession]]**( [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] data, [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid ); ## Summary Start authorizing a ticket. This user isn't authorized yet. Wait for a call to OnAuthChange. diff --git a/Generated/Facepunch.Steamworks.ServerAuth.md b/Generated/Facepunch.Steamworks.ServerAuth.md index daa29b3..38844f3 100644 --- a/Generated/Facepunch.Steamworks.ServerAuth.md +++ b/Generated/Facepunch.Steamworks.ServerAuth.md @@ -2,8 +2,8 @@ ### Methods -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[EndSession|Facepunch.Steamworks.ServerAuth.EndSession]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid ) -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[StartSession|Facepunch.Steamworks.ServerAuth.StartSession]]**( [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] data, [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[EndSession|Facepunch.Steamworks.ServerAuth.EndSession]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid ); +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[StartSession|Facepunch.Steamworks.ServerAuth.StartSession]]**( [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] data, [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid ); ### Fields -* [[Action<ulong, ulong, Status>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnAuthChange|Facepunch.Steamworks.ServerAuth.OnAuthChange]]** +* public [[Action<ulong, ulong, Status>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnAuthChange|Facepunch.Steamworks.ServerAuth.OnAuthChange]]**; diff --git a/Generated/Facepunch.Steamworks.ServerList.AddToFavourite.md b/Generated/Facepunch.Steamworks.ServerList.AddToFavourite.md index 63d7f5e..ebd7c98 100644 --- a/Generated/Facepunch.Steamworks.ServerList.AddToFavourite.md +++ b/Generated/Facepunch.Steamworks.ServerList.AddToFavourite.md @@ -1,6 +1,6 @@ # AddToFavourite ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddToFavourite|Facepunch.Steamworks.ServerList.AddToFavourite]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddToFavourite|Facepunch.Steamworks.ServerList.AddToFavourite]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.AddToHistory.md b/Generated/Facepunch.Steamworks.ServerList.AddToHistory.md index bc517a5..6e99101 100644 --- a/Generated/Facepunch.Steamworks.ServerList.AddToHistory.md +++ b/Generated/Facepunch.Steamworks.ServerList.AddToHistory.md @@ -1,6 +1,6 @@ # AddToHistory ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddToHistory|Facepunch.Steamworks.ServerList.AddToHistory]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddToHistory|Facepunch.Steamworks.ServerList.AddToHistory]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Custom.md b/Generated/Facepunch.Steamworks.ServerList.Custom.md index 872332a..8022f05 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Custom.md +++ b/Generated/Facepunch.Steamworks.ServerList.Custom.md @@ -1,6 +1,6 @@ # Custom ## Method -[[Request|Facepunch.Steamworks.ServerList.Request]] **[[Custom|Facepunch.Steamworks.ServerList.Custom]]**( [[IEnumerable<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] serverList ) +public [[Request|Facepunch.Steamworks.ServerList.Request]] **[[Custom|Facepunch.Steamworks.ServerList.Custom]]**( [[IEnumerable<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] serverList ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Favourites.md b/Generated/Facepunch.Steamworks.ServerList.Favourites.md index 007ee21..a28249f 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Favourites.md +++ b/Generated/Facepunch.Steamworks.ServerList.Favourites.md @@ -1,6 +1,6 @@ # Favourites ## Method -[[Request|Facepunch.Steamworks.ServerList.Request]] **[[Favourites|Facepunch.Steamworks.ServerList.Favourites]]**( ) +public [[Request|Facepunch.Steamworks.ServerList.Request]] **[[Favourites|Facepunch.Steamworks.ServerList.Favourites]]**( ); ## Summary Favourite filters don't seem to work, so we don't bother. diff --git a/Generated/Facepunch.Steamworks.ServerList.Filter.Add.md b/Generated/Facepunch.Steamworks.ServerList.Filter.Add.md index f8622c4..c90492c 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Filter.Add.md +++ b/Generated/Facepunch.Steamworks.ServerList.Filter.Add.md @@ -1,6 +1,6 @@ # Add ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Add|Facepunch.Steamworks.ServerList.Filter.Add]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] k, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] v ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Add|Facepunch.Steamworks.ServerList.Filter.Add]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] k, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] v ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Filter.Capacity.md b/Generated/Facepunch.Steamworks.ServerList.Filter.Capacity.md index 9bde9ef..369d1f6 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Filter.Capacity.md +++ b/Generated/Facepunch.Steamworks.ServerList.Filter.Capacity.md @@ -1,6 +1,6 @@ # Capacity ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Capacity|Facepunch.Steamworks.ServerList.Filter.Capacity]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Capacity|Facepunch.Steamworks.ServerList.Filter.Capacity]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Filter.Count.md b/Generated/Facepunch.Steamworks.ServerList.Filter.Count.md index f1cde21..c0efb7c 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Filter.Count.md +++ b/Generated/Facepunch.Steamworks.ServerList.Filter.Count.md @@ -1,6 +1,6 @@ # Count ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Count|Facepunch.Steamworks.ServerList.Filter.Count]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Count|Facepunch.Steamworks.ServerList.Filter.Count]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Filter.Filter.1.md b/Generated/Facepunch.Steamworks.ServerList.Filter.Filter.1.md index a850e97..ddc7707 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Filter.Filter.1.md +++ b/Generated/Facepunch.Steamworks.ServerList.Filter.Filter.1.md @@ -1,6 +1,6 @@ # Filter.1 ## Constructor -**[[Filter|Facepunch.Steamworks.ServerList.Filter.Filter.1]]**( ) +public **[[Filter|Facepunch.Steamworks.ServerList.Filter.Filter.1]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Filter.Item.md b/Generated/Facepunch.Steamworks.ServerList.Filter.Item.md index 250580f..948aa85 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Filter.Item.md +++ b/Generated/Facepunch.Steamworks.ServerList.Filter.Item.md @@ -1,6 +1,6 @@ # Item ## Property -[[KeyValuePair<string, string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Item|Facepunch.Steamworks.ServerList.Filter.Item]]** +public [[KeyValuePair<string, string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Item|Facepunch.Steamworks.ServerList.Filter.Item]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Filter.md b/Generated/Facepunch.Steamworks.ServerList.Filter.md index 6b92ee0..1aa2724 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Filter.md +++ b/Generated/Facepunch.Steamworks.ServerList.Filter.md @@ -2,12 +2,12 @@ ### Constructors -* **[[Filter|Facepunch.Steamworks.ServerList.Filter.Filter.1]]**( ) +* public **[[Filter|Facepunch.Steamworks.ServerList.Filter.Filter.1]]**( ); ### Methods -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Add|Facepunch.Steamworks.ServerList.Filter.Add]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] k, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] v ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Add|Facepunch.Steamworks.ServerList.Filter.Add]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] k, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] v ); ### Properties -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Capacity|Facepunch.Steamworks.ServerList.Filter.Capacity]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Count|Facepunch.Steamworks.ServerList.Filter.Count]]** -* [[KeyValuePair<string, string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Item|Facepunch.Steamworks.ServerList.Filter.Item]]** +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Capacity|Facepunch.Steamworks.ServerList.Filter.Capacity]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Count|Facepunch.Steamworks.ServerList.Filter.Count]]** { get; set; } +* public [[KeyValuePair<string, string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Item|Facepunch.Steamworks.ServerList.Filter.Item]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.ServerList.History.md b/Generated/Facepunch.Steamworks.ServerList.History.md index 5b1fed9..231672b 100644 --- a/Generated/Facepunch.Steamworks.ServerList.History.md +++ b/Generated/Facepunch.Steamworks.ServerList.History.md @@ -1,6 +1,6 @@ # History ## Method -[[Request|Facepunch.Steamworks.ServerList.Request]] **[[History|Facepunch.Steamworks.ServerList.History]]**( ) +public [[Request|Facepunch.Steamworks.ServerList.Request]] **[[History|Facepunch.Steamworks.ServerList.History]]**( ); ## Summary History filters don't seem to work, so we don't bother. diff --git a/Generated/Facepunch.Steamworks.ServerList.Internet.md b/Generated/Facepunch.Steamworks.ServerList.Internet.md index 4c748d4..a442408 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Internet.md +++ b/Generated/Facepunch.Steamworks.ServerList.Internet.md @@ -1,6 +1,6 @@ # Internet ## Method -[[Request|Facepunch.Steamworks.ServerList.Request]] **[[Internet|Facepunch.Steamworks.ServerList.Internet]]**( [[Filter|Facepunch.Steamworks.ServerList.Filter]] filter ) +public [[Request|Facepunch.Steamworks.ServerList.Request]] **[[Internet|Facepunch.Steamworks.ServerList.Internet]]**( [[Filter|Facepunch.Steamworks.ServerList.Filter]] filter ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.IsFavourite.md b/Generated/Facepunch.Steamworks.ServerList.IsFavourite.md index 74bd789..af6809c 100644 --- a/Generated/Facepunch.Steamworks.ServerList.IsFavourite.md +++ b/Generated/Facepunch.Steamworks.ServerList.IsFavourite.md @@ -1,6 +1,6 @@ # IsFavourite ## Method -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsFavourite|Facepunch.Steamworks.ServerList.IsFavourite]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ) +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsFavourite|Facepunch.Steamworks.ServerList.IsFavourite]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.RemoveFromFavourite.md b/Generated/Facepunch.Steamworks.ServerList.RemoveFromFavourite.md index 2cfa4cb..edf3300 100644 --- a/Generated/Facepunch.Steamworks.ServerList.RemoveFromFavourite.md +++ b/Generated/Facepunch.Steamworks.ServerList.RemoveFromFavourite.md @@ -1,6 +1,6 @@ # RemoveFromFavourite ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RemoveFromFavourite|Facepunch.Steamworks.ServerList.RemoveFromFavourite]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RemoveFromFavourite|Facepunch.Steamworks.ServerList.RemoveFromFavourite]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.RemoveFromHistory.md b/Generated/Facepunch.Steamworks.ServerList.RemoveFromHistory.md index e9111d2..713369c 100644 --- a/Generated/Facepunch.Steamworks.ServerList.RemoveFromHistory.md +++ b/Generated/Facepunch.Steamworks.ServerList.RemoveFromHistory.md @@ -1,6 +1,6 @@ # RemoveFromHistory ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RemoveFromHistory|Facepunch.Steamworks.ServerList.RemoveFromHistory]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RemoveFromHistory|Facepunch.Steamworks.ServerList.RemoveFromHistory]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Request.Dispose.md b/Generated/Facepunch.Steamworks.ServerList.Request.Dispose.md index 062b86d..23cb9ce 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Request.Dispose.md +++ b/Generated/Facepunch.Steamworks.ServerList.Request.Dispose.md @@ -1,6 +1,6 @@ # Dispose ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.ServerList.Request.Dispose]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.ServerList.Request.Dispose]]**( ); ## Summary Disposing will end the query diff --git a/Generated/Facepunch.Steamworks.ServerList.Request.Finished.md b/Generated/Facepunch.Steamworks.ServerList.Request.Finished.md index 06c64c5..e99940a 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Request.Finished.md +++ b/Generated/Facepunch.Steamworks.ServerList.Request.Finished.md @@ -1,6 +1,6 @@ # Finished ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Finished|Facepunch.Steamworks.ServerList.Request.Finished]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Finished|Facepunch.Steamworks.ServerList.Request.Finished]]**; ## Summary True when we have finished diff --git a/Generated/Facepunch.Steamworks.ServerList.Request.OnUpdate.md b/Generated/Facepunch.Steamworks.ServerList.Request.OnUpdate.md index 5e22736..3c26df6 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Request.OnUpdate.md +++ b/Generated/Facepunch.Steamworks.ServerList.Request.OnUpdate.md @@ -1,6 +1,6 @@ # OnUpdate ## Property -[[Action|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnUpdate|Facepunch.Steamworks.ServerList.Request.OnUpdate]]** +public [[Action|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnUpdate|Facepunch.Steamworks.ServerList.Request.OnUpdate]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Request.Responded.md b/Generated/Facepunch.Steamworks.ServerList.Request.Responded.md index f09227e..5d0952e 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Request.Responded.md +++ b/Generated/Facepunch.Steamworks.ServerList.Request.Responded.md @@ -1,6 +1,6 @@ # Responded ## Property -[[List<Server>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Responded|Facepunch.Steamworks.ServerList.Request.Responded]]** +public [[List<Server>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Responded|Facepunch.Steamworks.ServerList.Request.Responded]]**; ## Summary A list of servers that responded. If you're only interested in servers that responded since you diff --git a/Generated/Facepunch.Steamworks.ServerList.Request.Unresponsive.md b/Generated/Facepunch.Steamworks.ServerList.Request.Unresponsive.md index 2960694..be93fe3 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Request.Unresponsive.md +++ b/Generated/Facepunch.Steamworks.ServerList.Request.Unresponsive.md @@ -1,6 +1,6 @@ # Unresponsive ## Property -[[List<Server>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Unresponsive|Facepunch.Steamworks.ServerList.Request.Unresponsive]]** +public [[List<Server>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Unresponsive|Facepunch.Steamworks.ServerList.Request.Unresponsive]]**; ## Summary A list of servers that were in the master list but didn't respond. diff --git a/Generated/Facepunch.Steamworks.ServerList.Request.md b/Generated/Facepunch.Steamworks.ServerList.Request.md index 6915757..935ed7d 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Request.md +++ b/Generated/Facepunch.Steamworks.ServerList.Request.md @@ -2,10 +2,10 @@ ### Methods -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.ServerList.Request.Dispose]]**( ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.ServerList.Request.Dispose]]**( ); ### Fields -* [[Action|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnUpdate|Facepunch.Steamworks.ServerList.Request.OnUpdate]]** -* [[List<Server>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Responded|Facepunch.Steamworks.ServerList.Request.Responded]]** -* [[List<Server>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Unresponsive|Facepunch.Steamworks.ServerList.Request.Unresponsive]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Finished|Facepunch.Steamworks.ServerList.Request.Finished]]** +* public [[Action|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnUpdate|Facepunch.Steamworks.ServerList.Request.OnUpdate]]**; +* public [[List<Server>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Responded|Facepunch.Steamworks.ServerList.Request.Responded]]**; +* public [[List<Server>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Unresponsive|Facepunch.Steamworks.ServerList.Request.Unresponsive]]**; +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Finished|Facepunch.Steamworks.ServerList.Request.Finished]]**; diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.Address.md b/Generated/Facepunch.Steamworks.ServerList.Server.Address.md index 88119cf..913e4ee 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.Address.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.Address.md @@ -1,6 +1,6 @@ # Address ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Address|Facepunch.Steamworks.ServerList.Server.Address]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Address|Facepunch.Steamworks.ServerList.Server.Address]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.AddressString.md b/Generated/Facepunch.Steamworks.ServerList.Server.AddressString.md index d49cbd0..69106b3 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.AddressString.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.AddressString.md @@ -1,6 +1,6 @@ # AddressString ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddressString|Facepunch.Steamworks.ServerList.Server.AddressString]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddressString|Facepunch.Steamworks.ServerList.Server.AddressString]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.AppId.md b/Generated/Facepunch.Steamworks.ServerList.Server.AppId.md index 42072e3..408e3a7 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.AppId.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.AppId.md @@ -1,6 +1,6 @@ # AppId ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.ServerList.Server.AppId]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.ServerList.Server.AppId]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.BotPlayers.md b/Generated/Facepunch.Steamworks.ServerList.Server.BotPlayers.md index 6d1b5f5..de88f64 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.BotPlayers.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.BotPlayers.md @@ -1,6 +1,6 @@ # BotPlayers ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BotPlayers|Facepunch.Steamworks.ServerList.Server.BotPlayers]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BotPlayers|Facepunch.Steamworks.ServerList.Server.BotPlayers]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.ConnectionAddress.md b/Generated/Facepunch.Steamworks.ServerList.Server.ConnectionAddress.md index d5168b5..1db82a6 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.ConnectionAddress.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.ConnectionAddress.md @@ -1,6 +1,6 @@ # ConnectionAddress ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ConnectionAddress|Facepunch.Steamworks.ServerList.Server.ConnectionAddress]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ConnectionAddress|Facepunch.Steamworks.ServerList.Server.ConnectionAddress]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.ConnectionPort.md b/Generated/Facepunch.Steamworks.ServerList.Server.ConnectionPort.md index 6ef3f64..d55a0fd 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.ConnectionPort.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.ConnectionPort.md @@ -1,6 +1,6 @@ # ConnectionPort ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ConnectionPort|Facepunch.Steamworks.ServerList.Server.ConnectionPort]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ConnectionPort|Facepunch.Steamworks.ServerList.Server.ConnectionPort]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.Description.md b/Generated/Facepunch.Steamworks.ServerList.Server.Description.md index fada9d5..418cd96 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.Description.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.Description.md @@ -1,6 +1,6 @@ # Description ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.ServerList.Server.Description]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.ServerList.Server.Description]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.FetchRules.md b/Generated/Facepunch.Steamworks.ServerList.Server.FetchRules.md index d9e0727..c85ce7d 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.FetchRules.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.FetchRules.md @@ -1,6 +1,6 @@ # FetchRules ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FetchRules|Facepunch.Steamworks.ServerList.Server.FetchRules]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FetchRules|Facepunch.Steamworks.ServerList.Server.FetchRules]]**( ); ## Summary Populates Rules for this server diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.GameDir.md b/Generated/Facepunch.Steamworks.ServerList.Server.GameDir.md index 9b5d97e..54a9cb9 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.GameDir.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.GameDir.md @@ -1,6 +1,6 @@ # GameDir ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GameDir|Facepunch.Steamworks.ServerList.Server.GameDir]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GameDir|Facepunch.Steamworks.ServerList.Server.GameDir]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.HasRules.md b/Generated/Facepunch.Steamworks.ServerList.Server.HasRules.md index 9c8d844..cc47b1c 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.HasRules.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.HasRules.md @@ -1,6 +1,6 @@ # HasRules ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[HasRules|Facepunch.Steamworks.ServerList.Server.HasRules]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[HasRules|Facepunch.Steamworks.ServerList.Server.HasRules]]** { get; set; } ## Summary Returns true if this server has rules diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.LastTimePlayed.md b/Generated/Facepunch.Steamworks.ServerList.Server.LastTimePlayed.md index be278ac..43916dd 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.LastTimePlayed.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.LastTimePlayed.md @@ -1,6 +1,6 @@ # LastTimePlayed ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LastTimePlayed|Facepunch.Steamworks.ServerList.Server.LastTimePlayed]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LastTimePlayed|Facepunch.Steamworks.ServerList.Server.LastTimePlayed]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.Map.md b/Generated/Facepunch.Steamworks.ServerList.Server.Map.md index e87dab5..833e9fd 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.Map.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.Map.md @@ -1,6 +1,6 @@ # Map ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Map|Facepunch.Steamworks.ServerList.Server.Map]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Map|Facepunch.Steamworks.ServerList.Server.Map]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.MaxPlayers.md b/Generated/Facepunch.Steamworks.ServerList.Server.MaxPlayers.md index a617088..871389f 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.MaxPlayers.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.MaxPlayers.md @@ -1,6 +1,6 @@ # MaxPlayers ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MaxPlayers|Facepunch.Steamworks.ServerList.Server.MaxPlayers]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MaxPlayers|Facepunch.Steamworks.ServerList.Server.MaxPlayers]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.Name.md b/Generated/Facepunch.Steamworks.ServerList.Server.Name.md index 4c3e3a7..8f385b5 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.Name.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.Name.md @@ -1,6 +1,6 @@ # Name ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Name|Facepunch.Steamworks.ServerList.Server.Name]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Name|Facepunch.Steamworks.ServerList.Server.Name]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.OnReceivedRules.md b/Generated/Facepunch.Steamworks.ServerList.Server.OnReceivedRules.md index 697e44f..ac01d02 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.OnReceivedRules.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.OnReceivedRules.md @@ -1,6 +1,6 @@ # OnReceivedRules ## Property -[[Action<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnReceivedRules|Facepunch.Steamworks.ServerList.Server.OnReceivedRules]]** +public [[Action<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnReceivedRules|Facepunch.Steamworks.ServerList.Server.OnReceivedRules]]**; ## Summary Callback when rules are receieved. diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.Passworded.md b/Generated/Facepunch.Steamworks.ServerList.Server.Passworded.md index 1021a5d..1453755 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.Passworded.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.Passworded.md @@ -1,6 +1,6 @@ # Passworded ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Passworded|Facepunch.Steamworks.ServerList.Server.Passworded]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Passworded|Facepunch.Steamworks.ServerList.Server.Passworded]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.Ping.md b/Generated/Facepunch.Steamworks.ServerList.Server.Ping.md index 3086bb4..89cc39d 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.Ping.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.Ping.md @@ -1,6 +1,6 @@ # Ping ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Ping|Facepunch.Steamworks.ServerList.Server.Ping]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Ping|Facepunch.Steamworks.ServerList.Server.Ping]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.Players.md b/Generated/Facepunch.Steamworks.ServerList.Server.Players.md index fc778c5..39a1c6e 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.Players.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.Players.md @@ -1,6 +1,6 @@ # Players ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Players|Facepunch.Steamworks.ServerList.Server.Players]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Players|Facepunch.Steamworks.ServerList.Server.Players]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.QueryPort.md b/Generated/Facepunch.Steamworks.ServerList.Server.QueryPort.md index ffdd688..b35ad9a 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.QueryPort.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.QueryPort.md @@ -1,6 +1,6 @@ # QueryPort ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[QueryPort|Facepunch.Steamworks.ServerList.Server.QueryPort]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[QueryPort|Facepunch.Steamworks.ServerList.Server.QueryPort]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.Rules.md b/Generated/Facepunch.Steamworks.ServerList.Server.Rules.md index a932675..4885a96 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.Rules.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.Rules.md @@ -1,6 +1,6 @@ # Rules ## Property -[[Dictionary<string, string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Rules|Facepunch.Steamworks.ServerList.Server.Rules]]** +public [[Dictionary<string, string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Rules|Facepunch.Steamworks.ServerList.Server.Rules]]**; ## Summary List of server rules. Use HasRules to see if this is safe to access. diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.Secure.md b/Generated/Facepunch.Steamworks.ServerList.Server.Secure.md index 1ebf95e..c9242ed 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.Secure.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.Secure.md @@ -1,6 +1,6 @@ # Secure ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Secure|Facepunch.Steamworks.ServerList.Server.Secure]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Secure|Facepunch.Steamworks.ServerList.Server.Secure]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.Server.1.md b/Generated/Facepunch.Steamworks.ServerList.Server.Server.1.md index 6e6eaa7..21b1f59 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.Server.1.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.Server.1.md @@ -1,6 +1,6 @@ # Server.1 ## Constructor -**[[Server|Facepunch.Steamworks.ServerList.Server.Server.1]]**( ) +public **[[Server|Facepunch.Steamworks.ServerList.Server.Server.1]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.SteamId.md b/Generated/Facepunch.Steamworks.ServerList.Server.SteamId.md index c1928f7..7b9f99a 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.SteamId.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.SteamId.md @@ -1,6 +1,6 @@ # SteamId ## Property -[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SteamId|Facepunch.Steamworks.ServerList.Server.SteamId]]** +public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SteamId|Facepunch.Steamworks.ServerList.Server.SteamId]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.Tags.md b/Generated/Facepunch.Steamworks.ServerList.Server.Tags.md index 2783059..04272dd 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.Tags.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.Tags.md @@ -1,6 +1,6 @@ # Tags ## Property -[[String[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Tags|Facepunch.Steamworks.ServerList.Server.Tags]]** +public [[String[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Tags|Facepunch.Steamworks.ServerList.Server.Tags]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.Version.md b/Generated/Facepunch.Steamworks.ServerList.Server.Version.md index d3ae086..c2b4bdb 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.Version.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.Version.md @@ -1,6 +1,6 @@ # Version ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Version|Facepunch.Steamworks.ServerList.Server.Version]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Version|Facepunch.Steamworks.ServerList.Server.Version]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.Server.md b/Generated/Facepunch.Steamworks.ServerList.Server.md index 9987ff4..bbe7e87 100644 --- a/Generated/Facepunch.Steamworks.ServerList.Server.md +++ b/Generated/Facepunch.Steamworks.ServerList.Server.md @@ -2,34 +2,34 @@ ### Constructors -* **[[Server|Facepunch.Steamworks.ServerList.Server.Server.1]]**( ) +* public **[[Server|Facepunch.Steamworks.ServerList.Server.Server.1]]**( ); ### Methods -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FetchRules|Facepunch.Steamworks.ServerList.Server.FetchRules]]**( ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FetchRules|Facepunch.Steamworks.ServerList.Server.FetchRules]]**( ); ### Properties -* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Address|Facepunch.Steamworks.ServerList.Server.Address]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddressString|Facepunch.Steamworks.ServerList.Server.AddressString]]** -* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.ServerList.Server.AppId]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BotPlayers|Facepunch.Steamworks.ServerList.Server.BotPlayers]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ConnectionAddress|Facepunch.Steamworks.ServerList.Server.ConnectionAddress]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ConnectionPort|Facepunch.Steamworks.ServerList.Server.ConnectionPort]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.ServerList.Server.Description]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GameDir|Facepunch.Steamworks.ServerList.Server.GameDir]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[HasRules|Facepunch.Steamworks.ServerList.Server.HasRules]]** -* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LastTimePlayed|Facepunch.Steamworks.ServerList.Server.LastTimePlayed]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Map|Facepunch.Steamworks.ServerList.Server.Map]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MaxPlayers|Facepunch.Steamworks.ServerList.Server.MaxPlayers]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Name|Facepunch.Steamworks.ServerList.Server.Name]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Passworded|Facepunch.Steamworks.ServerList.Server.Passworded]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Ping|Facepunch.Steamworks.ServerList.Server.Ping]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Players|Facepunch.Steamworks.ServerList.Server.Players]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[QueryPort|Facepunch.Steamworks.ServerList.Server.QueryPort]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Secure|Facepunch.Steamworks.ServerList.Server.Secure]]** -* [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SteamId|Facepunch.Steamworks.ServerList.Server.SteamId]]** -* [[String[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Tags|Facepunch.Steamworks.ServerList.Server.Tags]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Version|Facepunch.Steamworks.ServerList.Server.Version]]** +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Address|Facepunch.Steamworks.ServerList.Server.Address]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddressString|Facepunch.Steamworks.ServerList.Server.AddressString]]** { get; set; } +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.ServerList.Server.AppId]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BotPlayers|Facepunch.Steamworks.ServerList.Server.BotPlayers]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ConnectionAddress|Facepunch.Steamworks.ServerList.Server.ConnectionAddress]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ConnectionPort|Facepunch.Steamworks.ServerList.Server.ConnectionPort]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.ServerList.Server.Description]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GameDir|Facepunch.Steamworks.ServerList.Server.GameDir]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[HasRules|Facepunch.Steamworks.ServerList.Server.HasRules]]** { get; set; } +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LastTimePlayed|Facepunch.Steamworks.ServerList.Server.LastTimePlayed]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Map|Facepunch.Steamworks.ServerList.Server.Map]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MaxPlayers|Facepunch.Steamworks.ServerList.Server.MaxPlayers]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Name|Facepunch.Steamworks.ServerList.Server.Name]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Passworded|Facepunch.Steamworks.ServerList.Server.Passworded]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Ping|Facepunch.Steamworks.ServerList.Server.Ping]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Players|Facepunch.Steamworks.ServerList.Server.Players]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[QueryPort|Facepunch.Steamworks.ServerList.Server.QueryPort]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Secure|Facepunch.Steamworks.ServerList.Server.Secure]]** { get; set; } +* public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SteamId|Facepunch.Steamworks.ServerList.Server.SteamId]]** { get; set; } +* public [[String[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Tags|Facepunch.Steamworks.ServerList.Server.Tags]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Version|Facepunch.Steamworks.ServerList.Server.Version]]** { get; set; } ### Fields -* [[Action<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnReceivedRules|Facepunch.Steamworks.ServerList.Server.OnReceivedRules]]** -* [[Dictionary<string, string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Rules|Facepunch.Steamworks.ServerList.Server.Rules]]** +* public [[Action<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnReceivedRules|Facepunch.Steamworks.ServerList.Server.OnReceivedRules]]**; +* public [[Dictionary<string, string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Rules|Facepunch.Steamworks.ServerList.Server.Rules]]**; diff --git a/Generated/Facepunch.Steamworks.ServerList.ServerList.1.md b/Generated/Facepunch.Steamworks.ServerList.ServerList.1.md index 6f85806..0e8fccd 100644 --- a/Generated/Facepunch.Steamworks.ServerList.ServerList.1.md +++ b/Generated/Facepunch.Steamworks.ServerList.ServerList.1.md @@ -1,6 +1,6 @@ # ServerList.1 ## Constructor -**[[ServerList|Facepunch.Steamworks.ServerList.ServerList.1]]**( ) +public **[[ServerList|Facepunch.Steamworks.ServerList.ServerList.1]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerList.md b/Generated/Facepunch.Steamworks.ServerList.md index 6088fbd..0b86a8d 100644 --- a/Generated/Facepunch.Steamworks.ServerList.md +++ b/Generated/Facepunch.Steamworks.ServerList.md @@ -2,15 +2,15 @@ ### Constructors -* **[[ServerList|Facepunch.Steamworks.ServerList.ServerList.1]]**( ) +* public **[[ServerList|Facepunch.Steamworks.ServerList.ServerList.1]]**( ); ### Methods -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddToFavourite|Facepunch.Steamworks.ServerList.AddToFavourite]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddToHistory|Facepunch.Steamworks.ServerList.AddToHistory]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ) -* [[Request|Facepunch.Steamworks.ServerList.Request]] **[[Custom|Facepunch.Steamworks.ServerList.Custom]]**( [[IEnumerable<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] serverList ) -* [[Request|Facepunch.Steamworks.ServerList.Request]] **[[Favourites|Facepunch.Steamworks.ServerList.Favourites]]**( ) -* [[Request|Facepunch.Steamworks.ServerList.Request]] **[[History|Facepunch.Steamworks.ServerList.History]]**( ) -* [[Request|Facepunch.Steamworks.ServerList.Request]] **[[Internet|Facepunch.Steamworks.ServerList.Internet]]**( [[Filter|Facepunch.Steamworks.ServerList.Filter]] filter ) -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsFavourite|Facepunch.Steamworks.ServerList.IsFavourite]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RemoveFromFavourite|Facepunch.Steamworks.ServerList.RemoveFromFavourite]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RemoveFromHistory|Facepunch.Steamworks.ServerList.RemoveFromHistory]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddToFavourite|Facepunch.Steamworks.ServerList.AddToFavourite]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AddToHistory|Facepunch.Steamworks.ServerList.AddToHistory]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ); +* public [[Request|Facepunch.Steamworks.ServerList.Request]] **[[Custom|Facepunch.Steamworks.ServerList.Custom]]**( [[IEnumerable<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] serverList ); +* public [[Request|Facepunch.Steamworks.ServerList.Request]] **[[Favourites|Facepunch.Steamworks.ServerList.Favourites]]**( ); +* public [[Request|Facepunch.Steamworks.ServerList.Request]] **[[History|Facepunch.Steamworks.ServerList.History]]**( ); +* public [[Request|Facepunch.Steamworks.ServerList.Request]] **[[Internet|Facepunch.Steamworks.ServerList.Internet]]**( [[Filter|Facepunch.Steamworks.ServerList.Filter]] filter ); +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsFavourite|Facepunch.Steamworks.ServerList.IsFavourite]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RemoveFromFavourite|Facepunch.Steamworks.ServerList.RemoveFromFavourite]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RemoveFromHistory|Facepunch.Steamworks.ServerList.RemoveFromHistory]]**( [[Server|Facepunch.Steamworks.ServerList.Server]] server ); diff --git a/Generated/Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md b/Generated/Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md index dbfddf6..04a89f3 100644 --- a/Generated/Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md +++ b/Generated/Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md @@ -1,6 +1,6 @@ # GetOutgoingPacket ## Method -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetOutgoingPacket|Facepunch.Steamworks.ServerQuery.GetOutgoingPacket]]**( [[Packet&|Facepunch.Steamworks.ServerQuery.Packet]] packet ) +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetOutgoingPacket|Facepunch.Steamworks.ServerQuery.GetOutgoingPacket]]**( [[Packet&|Facepunch.Steamworks.ServerQuery.Packet]] packet ); ## Summary If true, Steam wants to send a packet. You should respond by sending diff --git a/Generated/Facepunch.Steamworks.ServerQuery.Handle.md b/Generated/Facepunch.Steamworks.ServerQuery.Handle.md index d4166ef..31a0765 100644 --- a/Generated/Facepunch.Steamworks.ServerQuery.Handle.md +++ b/Generated/Facepunch.Steamworks.ServerQuery.Handle.md @@ -1,6 +1,6 @@ # Handle ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Handle|Facepunch.Steamworks.ServerQuery.Handle]]**( [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] data, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] size, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] address, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] port ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Handle|Facepunch.Steamworks.ServerQuery.Handle]]**( [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] data, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] size, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] address, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] port ); ## Summary We have received a server query on our game port. Pass it to Steam to handle. diff --git a/Generated/Facepunch.Steamworks.ServerQuery.Packet.Address.md b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Address.md index 9eaf253..e54ae86 100644 --- a/Generated/Facepunch.Steamworks.ServerQuery.Packet.Address.md +++ b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Address.md @@ -1,6 +1,6 @@ # Address ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Address|Facepunch.Steamworks.ServerQuery.Packet.Address]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Address|Facepunch.Steamworks.ServerQuery.Packet.Address]]** { get; set; } ## Summary Target IP address diff --git a/Generated/Facepunch.Steamworks.ServerQuery.Packet.Data.md b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Data.md index 15a3476..a819555 100644 --- a/Generated/Facepunch.Steamworks.ServerQuery.Packet.Data.md +++ b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Data.md @@ -1,6 +1,6 @@ # Data ## Property -[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.ServerQuery.Packet.Data]]** +public [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.ServerQuery.Packet.Data]]** { get; set; } ## Summary This data is pooled. Make a copy if you don't use it immediately. diff --git a/Generated/Facepunch.Steamworks.ServerQuery.Packet.Port.md b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Port.md index 4e46280..92b7429 100644 --- a/Generated/Facepunch.Steamworks.ServerQuery.Packet.Port.md +++ b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Port.md @@ -1,6 +1,6 @@ # Port ## Property -[[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Port|Facepunch.Steamworks.ServerQuery.Packet.Port]]** +public [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Port|Facepunch.Steamworks.ServerQuery.Packet.Port]]** { get; set; } ## Summary Target port diff --git a/Generated/Facepunch.Steamworks.ServerQuery.Packet.Size.md b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Size.md index 06e4fe3..4d759fb 100644 --- a/Generated/Facepunch.Steamworks.ServerQuery.Packet.Size.md +++ b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Size.md @@ -1,6 +1,6 @@ # Size ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Size|Facepunch.Steamworks.ServerQuery.Packet.Size]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Size|Facepunch.Steamworks.ServerQuery.Packet.Size]]** { get; set; } ## Summary Size of the data diff --git a/Generated/Facepunch.Steamworks.ServerQuery.Packet.md b/Generated/Facepunch.Steamworks.ServerQuery.Packet.md index d8f3924..8b9ea4b 100644 --- a/Generated/Facepunch.Steamworks.ServerQuery.Packet.md +++ b/Generated/Facepunch.Steamworks.ServerQuery.Packet.md @@ -4,7 +4,7 @@ A server query packet. ### Properties -* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Address|Facepunch.Steamworks.ServerQuery.Packet.Address]]** -* [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.ServerQuery.Packet.Data]]** -* [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Port|Facepunch.Steamworks.ServerQuery.Packet.Port]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Size|Facepunch.Steamworks.ServerQuery.Packet.Size]]** +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Address|Facepunch.Steamworks.ServerQuery.Packet.Address]]** { get; set; } +* public [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.ServerQuery.Packet.Data]]** { get; set; } +* public [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Port|Facepunch.Steamworks.ServerQuery.Packet.Port]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Size|Facepunch.Steamworks.ServerQuery.Packet.Size]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.ServerQuery.md b/Generated/Facepunch.Steamworks.ServerQuery.md index e9c9357..bb7766d 100644 --- a/Generated/Facepunch.Steamworks.ServerQuery.md +++ b/Generated/Facepunch.Steamworks.ServerQuery.md @@ -4,5 +4,5 @@ If you're manually processing the server queries, you should use this class. ### Methods -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetOutgoingPacket|Facepunch.Steamworks.ServerQuery.GetOutgoingPacket]]**( [[Packet&|Facepunch.Steamworks.ServerQuery.Packet]] packet ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Handle|Facepunch.Steamworks.ServerQuery.Handle]]**( [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] data, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] size, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] address, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] port ) +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetOutgoingPacket|Facepunch.Steamworks.ServerQuery.GetOutgoingPacket]]**( [[Packet&|Facepunch.Steamworks.ServerQuery.Packet]] packet ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Handle|Facepunch.Steamworks.ServerQuery.Handle]]**( [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] data, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] size, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] address, [[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] port ); diff --git a/Generated/Facepunch.Steamworks.ServerStats.Commit.md b/Generated/Facepunch.Steamworks.ServerStats.Commit.md index ffac960..565e139 100644 --- a/Generated/Facepunch.Steamworks.ServerStats.Commit.md +++ b/Generated/Facepunch.Steamworks.ServerStats.Commit.md @@ -1,6 +1,6 @@ # Commit ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Commit|Facepunch.Steamworks.ServerStats.Commit]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[Action<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Callback ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Commit|Facepunch.Steamworks.ServerStats.Commit]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[Action<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Callback ); ## Summary Once you've set a stat change on a user you need to commit your changes. diff --git a/Generated/Facepunch.Steamworks.ServerStats.GetFloat.md b/Generated/Facepunch.Steamworks.ServerStats.GetFloat.md index 31ff102..358c707 100644 --- a/Generated/Facepunch.Steamworks.ServerStats.GetFloat.md +++ b/Generated/Facepunch.Steamworks.ServerStats.GetFloat.md @@ -1,6 +1,6 @@ # GetFloat ## Method -[[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetFloat|Facepunch.Steamworks.ServerStats.GetFloat]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] defaultValue ) +public [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetFloat|Facepunch.Steamworks.ServerStats.GetFloat]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] defaultValue ); ## Summary Get the named stat for this user. If getting the stat failed, will return diff --git a/Generated/Facepunch.Steamworks.ServerStats.GetInt.md b/Generated/Facepunch.Steamworks.ServerStats.GetInt.md index 9e40cc8..1007a94 100644 --- a/Generated/Facepunch.Steamworks.ServerStats.GetInt.md +++ b/Generated/Facepunch.Steamworks.ServerStats.GetInt.md @@ -1,6 +1,6 @@ # GetInt ## Method -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetInt|Facepunch.Steamworks.ServerStats.GetInt]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] defaultValue ) +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetInt|Facepunch.Steamworks.ServerStats.GetInt]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] defaultValue ); ## Summary Get the named stat for this user. If getting the stat failed, will return diff --git a/Generated/Facepunch.Steamworks.ServerStats.Refresh.md b/Generated/Facepunch.Steamworks.ServerStats.Refresh.md index e12063c..7613235 100644 --- a/Generated/Facepunch.Steamworks.ServerStats.Refresh.md +++ b/Generated/Facepunch.Steamworks.ServerStats.Refresh.md @@ -1,6 +1,6 @@ # Refresh ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.ServerStats.Refresh]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[Action<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Callback ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.ServerStats.Refresh]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[Action<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Callback ); ## Summary Retrieve the stats for this user. If you pass a callback function in diff --git a/Generated/Facepunch.Steamworks.ServerStats.Set.md b/Generated/Facepunch.Steamworks.ServerStats.Set.md index d7d3307..2a30e18 100644 --- a/Generated/Facepunch.Steamworks.ServerStats.Set.md +++ b/Generated/Facepunch.Steamworks.ServerStats.Set.md @@ -1,6 +1,6 @@ # Set ## Method -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Set|Facepunch.Steamworks.ServerStats.Set]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] stat ) +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Set|Facepunch.Steamworks.ServerStats.Set]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] stat ); ## Summary Set the named stat for this user. Setting stats should follow the rules diff --git a/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.Result.md b/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.Result.md index 158fdad..d9fcf96 100644 --- a/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.Result.md +++ b/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.Result.md @@ -1,6 +1,6 @@ # Result ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Result|Facepunch.Steamworks.ServerStats.StatsReceived.Result]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Result|Facepunch.Steamworks.ServerStats.StatsReceived.Result]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.SteamId.md b/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.SteamId.md index 6674c32..fa3ab30 100644 --- a/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.SteamId.md +++ b/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.SteamId.md @@ -1,6 +1,6 @@ # SteamId ## Property -[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SteamId|Facepunch.Steamworks.ServerStats.StatsReceived.SteamId]]** +public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SteamId|Facepunch.Steamworks.ServerStats.StatsReceived.SteamId]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.md b/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.md index 203784b..e425860 100644 --- a/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.md +++ b/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.md @@ -2,5 +2,5 @@ ### Fields -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Result|Facepunch.Steamworks.ServerStats.StatsReceived.Result]]** -* [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SteamId|Facepunch.Steamworks.ServerStats.StatsReceived.SteamId]]** +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Result|Facepunch.Steamworks.ServerStats.StatsReceived.Result]]**; +* public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SteamId|Facepunch.Steamworks.ServerStats.StatsReceived.SteamId]]**; diff --git a/Generated/Facepunch.Steamworks.ServerStats.md b/Generated/Facepunch.Steamworks.ServerStats.md index 9ac1a09..0c4b2ab 100644 --- a/Generated/Facepunch.Steamworks.ServerStats.md +++ b/Generated/Facepunch.Steamworks.ServerStats.md @@ -5,9 +5,9 @@ Allows getting and setting stats on users from the gameserver. These stats should have been set up on the Steamworks website for your app. ### Methods -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Commit|Facepunch.Steamworks.ServerStats.Commit]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[Action<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Callback ) -* [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetFloat|Facepunch.Steamworks.ServerStats.GetFloat]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] defaultValue ) -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetInt|Facepunch.Steamworks.ServerStats.GetInt]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] defaultValue ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.ServerStats.Refresh]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[Action<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Callback ) -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Set|Facepunch.Steamworks.ServerStats.Set]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] stat ) -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Set|Facepunch.Steamworks.ServerStats.Set]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] stat ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Commit|Facepunch.Steamworks.ServerStats.Commit]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[Action<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Callback ); +* public [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetFloat|Facepunch.Steamworks.ServerStats.GetFloat]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] defaultValue ); +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetInt|Facepunch.Steamworks.ServerStats.GetInt]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] defaultValue ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.ServerStats.Refresh]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[Action<bool>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Callback ); +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Set|Facepunch.Steamworks.ServerStats.Set]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] stat ); +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Set|Facepunch.Steamworks.ServerStats.Set]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid, [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name, [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] stat ); diff --git a/Generated/Facepunch.Steamworks.Stats.GetFloat.md b/Generated/Facepunch.Steamworks.Stats.GetFloat.md index fdc6403..c144629 100644 --- a/Generated/Facepunch.Steamworks.Stats.GetFloat.md +++ b/Generated/Facepunch.Steamworks.Stats.GetFloat.md @@ -1,6 +1,6 @@ # GetFloat ## Method -[[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetFloat|Facepunch.Steamworks.Stats.GetFloat]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ) +public [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetFloat|Facepunch.Steamworks.Stats.GetFloat]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Stats.GetGlobalFloat.md b/Generated/Facepunch.Steamworks.Stats.GetGlobalFloat.md index 59079bb..fc476f5 100644 --- a/Generated/Facepunch.Steamworks.Stats.GetGlobalFloat.md +++ b/Generated/Facepunch.Steamworks.Stats.GetGlobalFloat.md @@ -1,6 +1,6 @@ # GetGlobalFloat ## Method -[[double|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetGlobalFloat|Facepunch.Steamworks.Stats.GetGlobalFloat]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ) +public [[double|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetGlobalFloat|Facepunch.Steamworks.Stats.GetGlobalFloat]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Stats.GetGlobalInt.md b/Generated/Facepunch.Steamworks.Stats.GetGlobalInt.md index 1a87a90..0b604a7 100644 --- a/Generated/Facepunch.Steamworks.Stats.GetGlobalInt.md +++ b/Generated/Facepunch.Steamworks.Stats.GetGlobalInt.md @@ -1,6 +1,6 @@ # GetGlobalInt ## Method -[[Int64|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetGlobalInt|Facepunch.Steamworks.Stats.GetGlobalInt]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ) +public [[Int64|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetGlobalInt|Facepunch.Steamworks.Stats.GetGlobalInt]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Stats.GetInt.md b/Generated/Facepunch.Steamworks.Stats.GetInt.md index a2edafc..59d5cc1 100644 --- a/Generated/Facepunch.Steamworks.Stats.GetInt.md +++ b/Generated/Facepunch.Steamworks.Stats.GetInt.md @@ -1,6 +1,6 @@ # GetInt ## Method -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetInt|Facepunch.Steamworks.Stats.GetInt]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ) +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetInt|Facepunch.Steamworks.Stats.GetInt]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Stats.UpdateGlobalStats.md b/Generated/Facepunch.Steamworks.Stats.UpdateGlobalStats.md index c6f393e..7a8b81a 100644 --- a/Generated/Facepunch.Steamworks.Stats.UpdateGlobalStats.md +++ b/Generated/Facepunch.Steamworks.Stats.UpdateGlobalStats.md @@ -1,6 +1,6 @@ # UpdateGlobalStats ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdateGlobalStats|Facepunch.Steamworks.Stats.UpdateGlobalStats]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] days ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdateGlobalStats|Facepunch.Steamworks.Stats.UpdateGlobalStats]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] days ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Stats.UpdateStats.md b/Generated/Facepunch.Steamworks.Stats.UpdateStats.md index ec874b5..fef0ccc 100644 --- a/Generated/Facepunch.Steamworks.Stats.UpdateStats.md +++ b/Generated/Facepunch.Steamworks.Stats.UpdateStats.md @@ -1,6 +1,6 @@ # UpdateStats ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdateStats|Facepunch.Steamworks.Stats.UpdateStats]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdateStats|Facepunch.Steamworks.Stats.UpdateStats]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Stats.md b/Generated/Facepunch.Steamworks.Stats.md index 0dea3d4..a593fbe 100644 --- a/Generated/Facepunch.Steamworks.Stats.md +++ b/Generated/Facepunch.Steamworks.Stats.md @@ -2,9 +2,9 @@ ### Methods -* [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetFloat|Facepunch.Steamworks.Stats.GetFloat]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ) -* [[double|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetGlobalFloat|Facepunch.Steamworks.Stats.GetGlobalFloat]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ) -* [[Int64|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetGlobalInt|Facepunch.Steamworks.Stats.GetGlobalInt]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ) -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetInt|Facepunch.Steamworks.Stats.GetInt]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdateGlobalStats|Facepunch.Steamworks.Stats.UpdateGlobalStats]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] days ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdateStats|Facepunch.Steamworks.Stats.UpdateStats]]**( ) +* public [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetFloat|Facepunch.Steamworks.Stats.GetFloat]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ); +* public [[double|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetGlobalFloat|Facepunch.Steamworks.Stats.GetGlobalFloat]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ); +* public [[Int64|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetGlobalInt|Facepunch.Steamworks.Stats.GetGlobalInt]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ); +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[GetInt|Facepunch.Steamworks.Stats.GetInt]]**( [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] name ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdateGlobalStats|Facepunch.Steamworks.Stats.UpdateGlobalStats]]**( [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] days ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UpdateStats|Facepunch.Steamworks.Stats.UpdateStats]]**( ); diff --git a/Generated/Facepunch.Steamworks.SteamFriend.CurrentAppId.md b/Generated/Facepunch.Steamworks.SteamFriend.CurrentAppId.md index 497bc38..4f001be 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.CurrentAppId.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.CurrentAppId.md @@ -1,6 +1,6 @@ # CurrentAppId ## Property -[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[CurrentAppId|Facepunch.Steamworks.SteamFriend.CurrentAppId]]** +public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[CurrentAppId|Facepunch.Steamworks.SteamFriend.CurrentAppId]]** { get; set; } ## Summary The AppId this guy is playing diff --git a/Generated/Facepunch.Steamworks.SteamFriend.Id.md b/Generated/Facepunch.Steamworks.SteamFriend.Id.md index 031121b..e63733a 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.Id.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.Id.md @@ -1,6 +1,6 @@ # Id ## Property -[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.SteamFriend.Id]]** +public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.SteamFriend.Id]]** { get; set; } ## Summary Steam Id diff --git a/Generated/Facepunch.Steamworks.SteamFriend.IsBlocked.md b/Generated/Facepunch.Steamworks.SteamFriend.IsBlocked.md index 986f9f7..e7ba136 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.IsBlocked.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.IsBlocked.md @@ -1,6 +1,6 @@ # IsBlocked ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsBlocked|Facepunch.Steamworks.SteamFriend.IsBlocked]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsBlocked|Facepunch.Steamworks.SteamFriend.IsBlocked]]** { get; set; } ## Summary Return true if blocked diff --git a/Generated/Facepunch.Steamworks.SteamFriend.IsFriend.md b/Generated/Facepunch.Steamworks.SteamFriend.IsFriend.md index 27f2f9a..3afa7e3 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.IsFriend.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.IsFriend.md @@ -1,6 +1,6 @@ # IsFriend ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsFriend|Facepunch.Steamworks.SteamFriend.IsFriend]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsFriend|Facepunch.Steamworks.SteamFriend.IsFriend]]** { get; set; } ## Summary Return true if is a friend. Returns false if blocked, request etc. diff --git a/Generated/Facepunch.Steamworks.SteamFriend.IsOnline.md b/Generated/Facepunch.Steamworks.SteamFriend.IsOnline.md index 87c07bd..1df5d0b 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.IsOnline.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.IsOnline.md @@ -1,6 +1,6 @@ # IsOnline ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsOnline|Facepunch.Steamworks.SteamFriend.IsOnline]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsOnline|Facepunch.Steamworks.SteamFriend.IsOnline]]** { get; set; } ## Summary Returns true if this friend is online diff --git a/Generated/Facepunch.Steamworks.SteamFriend.IsPlaying.md b/Generated/Facepunch.Steamworks.SteamFriend.IsPlaying.md index a70d5c0..a4c2dcb 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.IsPlaying.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.IsPlaying.md @@ -1,6 +1,6 @@ # IsPlaying ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsPlaying|Facepunch.Steamworks.SteamFriend.IsPlaying]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsPlaying|Facepunch.Steamworks.SteamFriend.IsPlaying]]** { get; set; } ## Summary Returns true if this friend is online and playing this game diff --git a/Generated/Facepunch.Steamworks.SteamFriend.IsPlayingThisGame.md b/Generated/Facepunch.Steamworks.SteamFriend.IsPlayingThisGame.md index 48cd575..7dbb3b2 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.IsPlayingThisGame.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.IsPlayingThisGame.md @@ -1,6 +1,6 @@ # IsPlayingThisGame ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsPlayingThisGame|Facepunch.Steamworks.SteamFriend.IsPlayingThisGame]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsPlayingThisGame|Facepunch.Steamworks.SteamFriend.IsPlayingThisGame]]** { get; set; } ## Summary Returns true if this friend is online and playing this game diff --git a/Generated/Facepunch.Steamworks.SteamFriend.Name.md b/Generated/Facepunch.Steamworks.SteamFriend.Name.md index 3c08535..c21e0dc 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.Name.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.Name.md @@ -1,6 +1,6 @@ # Name ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Name|Facepunch.Steamworks.SteamFriend.Name]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Name|Facepunch.Steamworks.SteamFriend.Name]]**; ## Summary Their current display name diff --git a/Generated/Facepunch.Steamworks.SteamFriend.Refresh.md b/Generated/Facepunch.Steamworks.SteamFriend.Refresh.md index 8762924..14e1fec 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.Refresh.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.Refresh.md @@ -1,6 +1,6 @@ # Refresh ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.SteamFriend.Refresh]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.SteamFriend.Refresh]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.SteamFriend.ServerGamePort.md b/Generated/Facepunch.Steamworks.SteamFriend.ServerGamePort.md index 2033711..da44590 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.ServerGamePort.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.ServerGamePort.md @@ -1,6 +1,6 @@ # ServerGamePort ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerGamePort|Facepunch.Steamworks.SteamFriend.ServerGamePort]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerGamePort|Facepunch.Steamworks.SteamFriend.ServerGamePort]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.SteamFriend.ServerIp.md b/Generated/Facepunch.Steamworks.SteamFriend.ServerIp.md index 6ca6b2c..e9d5933 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.ServerIp.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.ServerIp.md @@ -1,6 +1,6 @@ # ServerIp ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerIp|Facepunch.Steamworks.SteamFriend.ServerIp]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerIp|Facepunch.Steamworks.SteamFriend.ServerIp]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.SteamFriend.ServerLobbyId.md b/Generated/Facepunch.Steamworks.SteamFriend.ServerLobbyId.md index 2314c68..efaff80 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.ServerLobbyId.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.ServerLobbyId.md @@ -1,6 +1,6 @@ # ServerLobbyId ## Property -[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerLobbyId|Facepunch.Steamworks.SteamFriend.ServerLobbyId]]** +public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerLobbyId|Facepunch.Steamworks.SteamFriend.ServerLobbyId]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.SteamFriend.ServerQueryPort.md b/Generated/Facepunch.Steamworks.SteamFriend.ServerQueryPort.md index 58905f5..b39d282 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.ServerQueryPort.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.ServerQueryPort.md @@ -1,6 +1,6 @@ # ServerQueryPort ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerQueryPort|Facepunch.Steamworks.SteamFriend.ServerQueryPort]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerQueryPort|Facepunch.Steamworks.SteamFriend.ServerQueryPort]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.SteamFriend.SteamFriend.1.md b/Generated/Facepunch.Steamworks.SteamFriend.SteamFriend.1.md index c7759a5..6f4807d 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.SteamFriend.1.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.SteamFriend.1.md @@ -1,6 +1,6 @@ # SteamFriend.1 ## Constructor -**[[SteamFriend|Facepunch.Steamworks.SteamFriend.SteamFriend.1]]**( ) +public **[[SteamFriend|Facepunch.Steamworks.SteamFriend.SteamFriend.1]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.SteamFriend.md b/Generated/Facepunch.Steamworks.SteamFriend.md index e740c33..15f1cdf 100644 --- a/Generated/Facepunch.Steamworks.SteamFriend.md +++ b/Generated/Facepunch.Steamworks.SteamFriend.md @@ -2,23 +2,23 @@ ### Constructors -* **[[SteamFriend|Facepunch.Steamworks.SteamFriend.SteamFriend.1]]**( ) +* public **[[SteamFriend|Facepunch.Steamworks.SteamFriend.SteamFriend.1]]**( ); ### Methods -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.SteamFriend.Refresh]]**( ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Refresh|Facepunch.Steamworks.SteamFriend.Refresh]]**( ); ### Properties -* [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[CurrentAppId|Facepunch.Steamworks.SteamFriend.CurrentAppId]]** -* [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.SteamFriend.Id]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsBlocked|Facepunch.Steamworks.SteamFriend.IsBlocked]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsFriend|Facepunch.Steamworks.SteamFriend.IsFriend]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsOnline|Facepunch.Steamworks.SteamFriend.IsOnline]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsPlaying|Facepunch.Steamworks.SteamFriend.IsPlaying]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsPlayingThisGame|Facepunch.Steamworks.SteamFriend.IsPlayingThisGame]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerGamePort|Facepunch.Steamworks.SteamFriend.ServerGamePort]]** -* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerIp|Facepunch.Steamworks.SteamFriend.ServerIp]]** -* [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerLobbyId|Facepunch.Steamworks.SteamFriend.ServerLobbyId]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerQueryPort|Facepunch.Steamworks.SteamFriend.ServerQueryPort]]** +* public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[CurrentAppId|Facepunch.Steamworks.SteamFriend.CurrentAppId]]** { get; set; } +* public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.SteamFriend.Id]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsBlocked|Facepunch.Steamworks.SteamFriend.IsBlocked]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsFriend|Facepunch.Steamworks.SteamFriend.IsFriend]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsOnline|Facepunch.Steamworks.SteamFriend.IsOnline]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsPlaying|Facepunch.Steamworks.SteamFriend.IsPlaying]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsPlayingThisGame|Facepunch.Steamworks.SteamFriend.IsPlayingThisGame]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerGamePort|Facepunch.Steamworks.SteamFriend.ServerGamePort]]** { get; set; } +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerIp|Facepunch.Steamworks.SteamFriend.ServerIp]]** { get; set; } +* public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerLobbyId|Facepunch.Steamworks.SteamFriend.ServerLobbyId]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ServerQueryPort|Facepunch.Steamworks.SteamFriend.ServerQueryPort]]** { get; set; } ### Fields -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Name|Facepunch.Steamworks.SteamFriend.Name]]** +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Name|Facepunch.Steamworks.SteamFriend.Name]]**; diff --git a/Generated/Facepunch.Steamworks.Voice.Decompress.md b/Generated/Facepunch.Steamworks.Voice.Decompress.md index a770de7..87e3681 100644 --- a/Generated/Facepunch.Steamworks.Voice.Decompress.md +++ b/Generated/Facepunch.Steamworks.Voice.Decompress.md @@ -1,6 +1,6 @@ # Decompress ## Method -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Decompress|Facepunch.Steamworks.Voice.Decompress]]**( [[IntPtr|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] input, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] inputoffset, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] inputsize, [[MemoryStream|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] output, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] samepleRate ) +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Decompress|Facepunch.Steamworks.Voice.Decompress]]**( [[IntPtr|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] input, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] inputoffset, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] inputsize, [[MemoryStream|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] output, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] samepleRate ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Voice.DesiredSampleRate.md b/Generated/Facepunch.Steamworks.Voice.DesiredSampleRate.md index 9a583b5..2e3bef1 100644 --- a/Generated/Facepunch.Steamworks.Voice.DesiredSampleRate.md +++ b/Generated/Facepunch.Steamworks.Voice.DesiredSampleRate.md @@ -1,6 +1,6 @@ # DesiredSampleRate ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DesiredSampleRate|Facepunch.Steamworks.Voice.DesiredSampleRate]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DesiredSampleRate|Facepunch.Steamworks.Voice.DesiredSampleRate]]**; ## Summary If set we will capture the audio at this rate. If unset (set to 0) will capture at OptimalSampleRate diff --git a/Generated/Facepunch.Steamworks.Voice.Dispose.md b/Generated/Facepunch.Steamworks.Voice.Dispose.md index ee85288..1e0278d 100644 --- a/Generated/Facepunch.Steamworks.Voice.Dispose.md +++ b/Generated/Facepunch.Steamworks.Voice.Dispose.md @@ -1,6 +1,6 @@ # Dispose ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Voice.Dispose]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Voice.Dispose]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Voice.IsRecording.md b/Generated/Facepunch.Steamworks.Voice.IsRecording.md index 2cae072..94e0b70 100644 --- a/Generated/Facepunch.Steamworks.Voice.IsRecording.md +++ b/Generated/Facepunch.Steamworks.Voice.IsRecording.md @@ -1,6 +1,6 @@ # IsRecording ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsRecording|Facepunch.Steamworks.Voice.IsRecording]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsRecording|Facepunch.Steamworks.Voice.IsRecording]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Voice.LastVoiceRecordTime.md b/Generated/Facepunch.Steamworks.Voice.LastVoiceRecordTime.md index d48a0d9..3e61b90 100644 --- a/Generated/Facepunch.Steamworks.Voice.LastVoiceRecordTime.md +++ b/Generated/Facepunch.Steamworks.Voice.LastVoiceRecordTime.md @@ -1,6 +1,6 @@ # LastVoiceRecordTime ## Property -[[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LastVoiceRecordTime|Facepunch.Steamworks.Voice.LastVoiceRecordTime]]** +public [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LastVoiceRecordTime|Facepunch.Steamworks.Voice.LastVoiceRecordTime]]** { get; set; } ## Summary The last time voice was detected, recorded diff --git a/Generated/Facepunch.Steamworks.Voice.OnCompressedData.md b/Generated/Facepunch.Steamworks.Voice.OnCompressedData.md index 0d2f681..77efced 100644 --- a/Generated/Facepunch.Steamworks.Voice.OnCompressedData.md +++ b/Generated/Facepunch.Steamworks.Voice.OnCompressedData.md @@ -1,6 +1,6 @@ # OnCompressedData ## Property -[[Action<IntPtr, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnCompressedData|Facepunch.Steamworks.Voice.OnCompressedData]]** +public [[Action<IntPtr, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnCompressedData|Facepunch.Steamworks.Voice.OnCompressedData]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Voice.OnUncompressedData.md b/Generated/Facepunch.Steamworks.Voice.OnUncompressedData.md index 74cebaf..ae3f4a3 100644 --- a/Generated/Facepunch.Steamworks.Voice.OnUncompressedData.md +++ b/Generated/Facepunch.Steamworks.Voice.OnUncompressedData.md @@ -1,6 +1,6 @@ # OnUncompressedData ## Property -[[Action<IntPtr, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnUncompressedData|Facepunch.Steamworks.Voice.OnUncompressedData]]** +public [[Action<IntPtr, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnUncompressedData|Facepunch.Steamworks.Voice.OnUncompressedData]]**; ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Voice.OptimalSampleRate.md b/Generated/Facepunch.Steamworks.Voice.OptimalSampleRate.md index 6e1b049..47f1853 100644 --- a/Generated/Facepunch.Steamworks.Voice.OptimalSampleRate.md +++ b/Generated/Facepunch.Steamworks.Voice.OptimalSampleRate.md @@ -1,6 +1,6 @@ # OptimalSampleRate ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OptimalSampleRate|Facepunch.Steamworks.Voice.OptimalSampleRate]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OptimalSampleRate|Facepunch.Steamworks.Voice.OptimalSampleRate]]** { get; set; } ## Summary Returns the optimal sample rate for voice - according to Steam diff --git a/Generated/Facepunch.Steamworks.Voice.TimeSinceLastVoiceRecord.md b/Generated/Facepunch.Steamworks.Voice.TimeSinceLastVoiceRecord.md index 6312c77..4ddb9f4 100644 --- a/Generated/Facepunch.Steamworks.Voice.TimeSinceLastVoiceRecord.md +++ b/Generated/Facepunch.Steamworks.Voice.TimeSinceLastVoiceRecord.md @@ -1,6 +1,6 @@ # TimeSinceLastVoiceRecord ## Property -[[TimeSpan|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TimeSinceLastVoiceRecord|Facepunch.Steamworks.Voice.TimeSinceLastVoiceRecord]]** +public [[TimeSpan|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TimeSinceLastVoiceRecord|Facepunch.Steamworks.Voice.TimeSinceLastVoiceRecord]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Voice.WantsRecording.md b/Generated/Facepunch.Steamworks.Voice.WantsRecording.md index 188ca28..703f7c5 100644 --- a/Generated/Facepunch.Steamworks.Voice.WantsRecording.md +++ b/Generated/Facepunch.Steamworks.Voice.WantsRecording.md @@ -1,6 +1,6 @@ # WantsRecording ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[WantsRecording|Facepunch.Steamworks.Voice.WantsRecording]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[WantsRecording|Facepunch.Steamworks.Voice.WantsRecording]]** { get; set; } ## Summary If set to true we are listening to the mic. diff --git a/Generated/Facepunch.Steamworks.Voice.md b/Generated/Facepunch.Steamworks.Voice.md index f1c1436..53fe596 100644 --- a/Generated/Facepunch.Steamworks.Voice.md +++ b/Generated/Facepunch.Steamworks.Voice.md @@ -2,18 +2,18 @@ ### Methods -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Decompress|Facepunch.Steamworks.Voice.Decompress]]**( [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] input, [[MemoryStream|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] output, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] samepleRate ) -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Decompress|Facepunch.Steamworks.Voice.Decompress]]**( [[IntPtr|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] input, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] inputoffset, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] inputsize, [[MemoryStream|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] output, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] samepleRate ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Voice.Dispose]]**( ) +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Decompress|Facepunch.Steamworks.Voice.Decompress]]**( [[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] input, [[MemoryStream|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] output, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] samepleRate ); +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Decompress|Facepunch.Steamworks.Voice.Decompress]]**( [[IntPtr|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] input, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] inputoffset, [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] inputsize, [[MemoryStream|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] output, [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] samepleRate ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Voice.Dispose]]**( ); ### Properties -* [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LastVoiceRecordTime|Facepunch.Steamworks.Voice.LastVoiceRecordTime]]** -* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OptimalSampleRate|Facepunch.Steamworks.Voice.OptimalSampleRate]]** -* [[TimeSpan|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TimeSinceLastVoiceRecord|Facepunch.Steamworks.Voice.TimeSinceLastVoiceRecord]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[WantsRecording|Facepunch.Steamworks.Voice.WantsRecording]]** +* public [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[LastVoiceRecordTime|Facepunch.Steamworks.Voice.LastVoiceRecordTime]]** { get; set; } +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OptimalSampleRate|Facepunch.Steamworks.Voice.OptimalSampleRate]]** { get; set; } +* public [[TimeSpan|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TimeSinceLastVoiceRecord|Facepunch.Steamworks.Voice.TimeSinceLastVoiceRecord]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[WantsRecording|Facepunch.Steamworks.Voice.WantsRecording]]** { get; set; } ### Fields -* [[Action<IntPtr, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnCompressedData|Facepunch.Steamworks.Voice.OnCompressedData]]** -* [[Action<IntPtr, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnUncompressedData|Facepunch.Steamworks.Voice.OnUncompressedData]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsRecording|Facepunch.Steamworks.Voice.IsRecording]]** -* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DesiredSampleRate|Facepunch.Steamworks.Voice.DesiredSampleRate]]** +* public [[Action<IntPtr, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnCompressedData|Facepunch.Steamworks.Voice.OnCompressedData]]**; +* public [[Action<IntPtr, int>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OnUncompressedData|Facepunch.Steamworks.Voice.OnUncompressedData]]**; +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsRecording|Facepunch.Steamworks.Voice.IsRecording]]**; +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DesiredSampleRate|Facepunch.Steamworks.Voice.DesiredSampleRate]]**; diff --git a/Generated/Facepunch.Steamworks.Workshop.CreateItem.md b/Generated/Facepunch.Steamworks.Workshop.CreateItem.md index aaa5e40..dae1cd1 100644 --- a/Generated/Facepunch.Steamworks.Workshop.CreateItem.md +++ b/Generated/Facepunch.Steamworks.Workshop.CreateItem.md @@ -1,6 +1,6 @@ # CreateItem ## Method -[[Editor|Facepunch.Steamworks.Workshop.Editor]] **[[CreateItem|Facepunch.Steamworks.Workshop.CreateItem]]**( [[ItemType|Facepunch.Steamworks.Workshop.ItemType]] type ) +public [[Editor|Facepunch.Steamworks.Workshop.Editor]] **[[CreateItem|Facepunch.Steamworks.Workshop.CreateItem]]**( [[ItemType|Facepunch.Steamworks.Workshop.ItemType]] type ); ## Summary Create a new Editor object with the intention of creating a new item. diff --git a/Generated/Facepunch.Steamworks.Workshop.CreateQuery.md b/Generated/Facepunch.Steamworks.Workshop.CreateQuery.md index a9d8e30..c675a62 100644 --- a/Generated/Facepunch.Steamworks.Workshop.CreateQuery.md +++ b/Generated/Facepunch.Steamworks.Workshop.CreateQuery.md @@ -1,6 +1,6 @@ # CreateQuery ## Method -[[Query|Facepunch.Steamworks.Workshop.Query]] **[[CreateQuery|Facepunch.Steamworks.Workshop.CreateQuery]]**( ) +public [[Query|Facepunch.Steamworks.Workshop.Query]] **[[CreateQuery|Facepunch.Steamworks.Workshop.CreateQuery]]**( ); ## Summary Creates a query object, which is used to get a list of items. diff --git a/Generated/Facepunch.Steamworks.Workshop.Dispose.md b/Generated/Facepunch.Steamworks.Workshop.Dispose.md index 379ba2f..9f67374 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Dispose.md +++ b/Generated/Facepunch.Steamworks.Workshop.Dispose.md @@ -1,6 +1,6 @@ # Dispose ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Workshop.Dispose]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Workshop.Dispose]]**( ); ## Summary You should never have to call this manually diff --git a/Generated/Facepunch.Steamworks.Workshop.EditItem.md b/Generated/Facepunch.Steamworks.Workshop.EditItem.md index 754410a..778eecc 100644 --- a/Generated/Facepunch.Steamworks.Workshop.EditItem.md +++ b/Generated/Facepunch.Steamworks.Workshop.EditItem.md @@ -1,6 +1,6 @@ # EditItem ## Method -[[Editor|Facepunch.Steamworks.Workshop.Editor]] **[[EditItem|Facepunch.Steamworks.Workshop.EditItem]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] itemId ) +public [[Editor|Facepunch.Steamworks.Workshop.Editor]] **[[EditItem|Facepunch.Steamworks.Workshop.EditItem]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] itemId ); ## Summary Returns a class representing this ItemId. We don't query diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.BytesTotal.md b/Generated/Facepunch.Steamworks.Workshop.Editor.BytesTotal.md index 5fb8478..8284b5f 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.BytesTotal.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.BytesTotal.md @@ -1,6 +1,6 @@ # BytesTotal ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesTotal|Facepunch.Steamworks.Workshop.Editor.BytesTotal]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesTotal|Facepunch.Steamworks.Workshop.Editor.BytesTotal]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.BytesUploaded.md b/Generated/Facepunch.Steamworks.Workshop.Editor.BytesUploaded.md index 360cf67..605f196 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.BytesUploaded.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.BytesUploaded.md @@ -1,6 +1,6 @@ # BytesUploaded ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesUploaded|Facepunch.Steamworks.Workshop.Editor.BytesUploaded]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesUploaded|Facepunch.Steamworks.Workshop.Editor.BytesUploaded]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.ChangeNote.md b/Generated/Facepunch.Steamworks.Workshop.Editor.ChangeNote.md index ae8a957..3c17ce7 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.ChangeNote.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.ChangeNote.md @@ -1,6 +1,6 @@ # ChangeNote ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ChangeNote|Facepunch.Steamworks.Workshop.Editor.ChangeNote]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ChangeNote|Facepunch.Steamworks.Workshop.Editor.ChangeNote]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.Delete.md b/Generated/Facepunch.Steamworks.Workshop.Editor.Delete.md index 13ba03c..a2dd63a 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.Delete.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.Delete.md @@ -1,6 +1,6 @@ # Delete ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Delete|Facepunch.Steamworks.Workshop.Editor.Delete]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Delete|Facepunch.Steamworks.Workshop.Editor.Delete]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.Description.md b/Generated/Facepunch.Steamworks.Workshop.Editor.Description.md index f5e662f..a502013 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.Description.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.Description.md @@ -1,6 +1,6 @@ # Description ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.Workshop.Editor.Description]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.Workshop.Editor.Description]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.Editor.1.md b/Generated/Facepunch.Steamworks.Workshop.Editor.Editor.1.md index 144afc8..0809a22 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.Editor.1.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.Editor.1.md @@ -1,6 +1,6 @@ # Editor.1 ## Constructor -**[[Editor|Facepunch.Steamworks.Workshop.Editor.Editor.1]]**( ) +public **[[Editor|Facepunch.Steamworks.Workshop.Editor.Editor.1]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.Error.md b/Generated/Facepunch.Steamworks.Workshop.Editor.Error.md index 3024580..950a43c 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.Error.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.Error.md @@ -1,6 +1,6 @@ # Error ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Error|Facepunch.Steamworks.Workshop.Editor.Error]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Error|Facepunch.Steamworks.Workshop.Editor.Error]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.Folder.md b/Generated/Facepunch.Steamworks.Workshop.Editor.Folder.md index 94d75ca..74f12cf 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.Folder.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.Folder.md @@ -1,6 +1,6 @@ # Folder ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Folder|Facepunch.Steamworks.Workshop.Editor.Folder]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Folder|Facepunch.Steamworks.Workshop.Editor.Folder]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.Id.md b/Generated/Facepunch.Steamworks.Workshop.Editor.Id.md index fb8bb69..25b9800 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.Id.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.Id.md @@ -1,6 +1,6 @@ # Id ## Property -[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Workshop.Editor.Id]]** +public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Workshop.Editor.Id]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.NeedToAgreeToWorkshopLegal.md b/Generated/Facepunch.Steamworks.Workshop.Editor.NeedToAgreeToWorkshopLegal.md index 9fb1fed..676ee7d 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.NeedToAgreeToWorkshopLegal.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.NeedToAgreeToWorkshopLegal.md @@ -1,6 +1,6 @@ # NeedToAgreeToWorkshopLegal ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[NeedToAgreeToWorkshopLegal|Facepunch.Steamworks.Workshop.Editor.NeedToAgreeToWorkshopLegal]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[NeedToAgreeToWorkshopLegal|Facepunch.Steamworks.Workshop.Editor.NeedToAgreeToWorkshopLegal]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.PreviewImage.md b/Generated/Facepunch.Steamworks.Workshop.Editor.PreviewImage.md index ec94e3f..e04843a 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.PreviewImage.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.PreviewImage.md @@ -1,6 +1,6 @@ # PreviewImage ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PreviewImage|Facepunch.Steamworks.Workshop.Editor.PreviewImage]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PreviewImage|Facepunch.Steamworks.Workshop.Editor.PreviewImage]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.Progress.md b/Generated/Facepunch.Steamworks.Workshop.Editor.Progress.md index 2ff91e1..eb03d1e 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.Progress.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.Progress.md @@ -1,6 +1,6 @@ # Progress ## Property -[[double|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Progress|Facepunch.Steamworks.Workshop.Editor.Progress]]** +public [[double|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Progress|Facepunch.Steamworks.Workshop.Editor.Progress]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.Publish.md b/Generated/Facepunch.Steamworks.Workshop.Editor.Publish.md index f9e34fd..72f5f4b 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.Publish.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.Publish.md @@ -1,6 +1,6 @@ # Publish ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Publish|Facepunch.Steamworks.Workshop.Editor.Publish]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Publish|Facepunch.Steamworks.Workshop.Editor.Publish]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.Publishing.md b/Generated/Facepunch.Steamworks.Workshop.Editor.Publishing.md index 7630c92..3f392a0 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.Publishing.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.Publishing.md @@ -1,6 +1,6 @@ # Publishing ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Publishing|Facepunch.Steamworks.Workshop.Editor.Publishing]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Publishing|Facepunch.Steamworks.Workshop.Editor.Publishing]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.Tags.md b/Generated/Facepunch.Steamworks.Workshop.Editor.Tags.md index 9036fc6..48b7cca 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.Tags.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.Tags.md @@ -1,6 +1,6 @@ # Tags ## Property -[[List<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Tags|Facepunch.Steamworks.Workshop.Editor.Tags]]** +public [[List<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Tags|Facepunch.Steamworks.Workshop.Editor.Tags]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.Title.md b/Generated/Facepunch.Steamworks.Workshop.Editor.Title.md index 6a04b84..b40b5bb 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.Title.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.Title.md @@ -1,6 +1,6 @@ # Title ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Title|Facepunch.Steamworks.Workshop.Editor.Title]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Title|Facepunch.Steamworks.Workshop.Editor.Title]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.Type.md b/Generated/Facepunch.Steamworks.Workshop.Editor.Type.md index 1a23fc4..817059c 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.Type.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.Type.md @@ -1,6 +1,6 @@ # Type ## Property -[[Nullable<ItemType>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Type|Facepunch.Steamworks.Workshop.Editor.Type]]** +public [[Nullable<ItemType>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Type|Facepunch.Steamworks.Workshop.Editor.Type]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.Visibility.md b/Generated/Facepunch.Steamworks.Workshop.Editor.Visibility.md index bd8210b..b697f01 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.Visibility.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.Visibility.md @@ -1,6 +1,6 @@ # Visibility ## Property -[[Nullable<VisibilityType>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Visibility|Facepunch.Steamworks.Workshop.Editor.Visibility]]** +public [[Nullable<VisibilityType>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Visibility|Facepunch.Steamworks.Workshop.Editor.Visibility]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Editor.md b/Generated/Facepunch.Steamworks.Workshop.Editor.md index 6ae38de..f1d2726 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Editor.md +++ b/Generated/Facepunch.Steamworks.Workshop.Editor.md @@ -2,25 +2,25 @@ ### Constructors -* **[[Editor|Facepunch.Steamworks.Workshop.Editor.Editor.1]]**( ) +* public **[[Editor|Facepunch.Steamworks.Workshop.Editor.Editor.1]]**( ); ### Methods -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Delete|Facepunch.Steamworks.Workshop.Editor.Delete]]**( ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Publish|Facepunch.Steamworks.Workshop.Editor.Publish]]**( ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Delete|Facepunch.Steamworks.Workshop.Editor.Delete]]**( ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Publish|Facepunch.Steamworks.Workshop.Editor.Publish]]**( ); ### Properties -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesTotal|Facepunch.Steamworks.Workshop.Editor.BytesTotal]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesUploaded|Facepunch.Steamworks.Workshop.Editor.BytesUploaded]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ChangeNote|Facepunch.Steamworks.Workshop.Editor.ChangeNote]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.Workshop.Editor.Description]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Error|Facepunch.Steamworks.Workshop.Editor.Error]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Folder|Facepunch.Steamworks.Workshop.Editor.Folder]]** -* [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Workshop.Editor.Id]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[NeedToAgreeToWorkshopLegal|Facepunch.Steamworks.Workshop.Editor.NeedToAgreeToWorkshopLegal]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PreviewImage|Facepunch.Steamworks.Workshop.Editor.PreviewImage]]** -* [[double|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Progress|Facepunch.Steamworks.Workshop.Editor.Progress]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Publishing|Facepunch.Steamworks.Workshop.Editor.Publishing]]** -* [[List<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Tags|Facepunch.Steamworks.Workshop.Editor.Tags]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Title|Facepunch.Steamworks.Workshop.Editor.Title]]** -* [[Nullable<ItemType>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Type|Facepunch.Steamworks.Workshop.Editor.Type]]** -* [[Nullable<VisibilityType>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Visibility|Facepunch.Steamworks.Workshop.Editor.Visibility]]** +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesTotal|Facepunch.Steamworks.Workshop.Editor.BytesTotal]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesUploaded|Facepunch.Steamworks.Workshop.Editor.BytesUploaded]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ChangeNote|Facepunch.Steamworks.Workshop.Editor.ChangeNote]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.Workshop.Editor.Description]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Error|Facepunch.Steamworks.Workshop.Editor.Error]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Folder|Facepunch.Steamworks.Workshop.Editor.Folder]]** { get; set; } +* public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Workshop.Editor.Id]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[NeedToAgreeToWorkshopLegal|Facepunch.Steamworks.Workshop.Editor.NeedToAgreeToWorkshopLegal]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PreviewImage|Facepunch.Steamworks.Workshop.Editor.PreviewImage]]** { get; set; } +* public [[double|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Progress|Facepunch.Steamworks.Workshop.Editor.Progress]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Publishing|Facepunch.Steamworks.Workshop.Editor.Publishing]]** { get; set; } +* public [[List<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Tags|Facepunch.Steamworks.Workshop.Editor.Tags]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Title|Facepunch.Steamworks.Workshop.Editor.Title]]** { get; set; } +* public [[Nullable<ItemType>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Type|Facepunch.Steamworks.Workshop.Editor.Type]]** { get; set; } +* public [[Nullable<VisibilityType>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Visibility|Facepunch.Steamworks.Workshop.Editor.Visibility]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.Workshop.GetItem.md b/Generated/Facepunch.Steamworks.Workshop.GetItem.md index 3a86912..45b1ca9 100644 --- a/Generated/Facepunch.Steamworks.Workshop.GetItem.md +++ b/Generated/Facepunch.Steamworks.Workshop.GetItem.md @@ -1,6 +1,6 @@ # GetItem ## Method -[[Item|Facepunch.Steamworks.Workshop.Item]] **[[GetItem|Facepunch.Steamworks.Workshop.GetItem]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] itemid ) +public [[Item|Facepunch.Steamworks.Workshop.Item]] **[[GetItem|Facepunch.Steamworks.Workshop.GetItem]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] itemid ); ## Summary Gets an Item object for a specific item. This doesn't currently diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.BytesDownloaded.md b/Generated/Facepunch.Steamworks.Workshop.Item.BytesDownloaded.md index f28ae20..c187280 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.BytesDownloaded.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.BytesDownloaded.md @@ -1,6 +1,6 @@ # BytesDownloaded ## Property -[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesDownloaded|Facepunch.Steamworks.Workshop.Item.BytesDownloaded]]** +public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesDownloaded|Facepunch.Steamworks.Workshop.Item.BytesDownloaded]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.BytesTotalDownload.md b/Generated/Facepunch.Steamworks.Workshop.Item.BytesTotalDownload.md index d8d9ba8..658eeec 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.BytesTotalDownload.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.BytesTotalDownload.md @@ -1,6 +1,6 @@ # BytesTotalDownload ## Property -[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesTotalDownload|Facepunch.Steamworks.Workshop.Item.BytesTotalDownload]]** +public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesTotalDownload|Facepunch.Steamworks.Workshop.Item.BytesTotalDownload]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.ChangelogUrl.md b/Generated/Facepunch.Steamworks.Workshop.Item.ChangelogUrl.md index 43ea498..a459804 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.ChangelogUrl.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.ChangelogUrl.md @@ -1,6 +1,6 @@ # ChangelogUrl ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ChangelogUrl|Facepunch.Steamworks.Workshop.Item.ChangelogUrl]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ChangelogUrl|Facepunch.Steamworks.Workshop.Item.ChangelogUrl]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.CommentsUrl.md b/Generated/Facepunch.Steamworks.Workshop.Item.CommentsUrl.md index 23ea838..5b7b5eb 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.CommentsUrl.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.CommentsUrl.md @@ -1,6 +1,6 @@ # CommentsUrl ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[CommentsUrl|Facepunch.Steamworks.Workshop.Item.CommentsUrl]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[CommentsUrl|Facepunch.Steamworks.Workshop.Item.CommentsUrl]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Created.md b/Generated/Facepunch.Steamworks.Workshop.Item.Created.md index 1203853..9eee159 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Created.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Created.md @@ -1,6 +1,6 @@ # Created ## Property -[[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Created|Facepunch.Steamworks.Workshop.Item.Created]]** +public [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Created|Facepunch.Steamworks.Workshop.Item.Created]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Description.md b/Generated/Facepunch.Steamworks.Workshop.Item.Description.md index 4742d3a..4bd914d 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Description.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Description.md @@ -1,6 +1,6 @@ # Description ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.Workshop.Item.Description]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.Workshop.Item.Description]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Directory.md b/Generated/Facepunch.Steamworks.Workshop.Item.Directory.md index 64a6049..bc43d81 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Directory.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Directory.md @@ -1,6 +1,6 @@ # Directory ## Property -[[DirectoryInfo|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Directory|Facepunch.Steamworks.Workshop.Item.Directory]]** +public [[DirectoryInfo|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Directory|Facepunch.Steamworks.Workshop.Item.Directory]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.DiscussUrl.md b/Generated/Facepunch.Steamworks.Workshop.Item.DiscussUrl.md index 3380925..bba0f48 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.DiscussUrl.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.DiscussUrl.md @@ -1,6 +1,6 @@ # DiscussUrl ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DiscussUrl|Facepunch.Steamworks.Workshop.Item.DiscussUrl]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DiscussUrl|Facepunch.Steamworks.Workshop.Item.DiscussUrl]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Download.md b/Generated/Facepunch.Steamworks.Workshop.Item.Download.md index 411259b..872193a 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Download.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Download.md @@ -1,6 +1,6 @@ # Download ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Download|Facepunch.Steamworks.Workshop.Item.Download]]**( [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] highPriority ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Download|Facepunch.Steamworks.Workshop.Item.Download]]**( [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] highPriority ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.DownloadPending.md b/Generated/Facepunch.Steamworks.Workshop.Item.DownloadPending.md index d522acd..9feaff2 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.DownloadPending.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.DownloadPending.md @@ -1,6 +1,6 @@ # DownloadPending ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DownloadPending|Facepunch.Steamworks.Workshop.Item.DownloadPending]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DownloadPending|Facepunch.Steamworks.Workshop.Item.DownloadPending]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.DownloadProgress.md b/Generated/Facepunch.Steamworks.Workshop.Item.DownloadProgress.md index 2d0e513..efc33a4 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.DownloadProgress.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.DownloadProgress.md @@ -1,6 +1,6 @@ # DownloadProgress ## Property -[[double|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DownloadProgress|Facepunch.Steamworks.Workshop.Item.DownloadProgress]]** +public [[double|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DownloadProgress|Facepunch.Steamworks.Workshop.Item.DownloadProgress]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Downloading.md b/Generated/Facepunch.Steamworks.Workshop.Item.Downloading.md index f840daf..6293c0f 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Downloading.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Downloading.md @@ -1,6 +1,6 @@ # Downloading ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Downloading|Facepunch.Steamworks.Workshop.Item.Downloading]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Downloading|Facepunch.Steamworks.Workshop.Item.Downloading]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Edit.md b/Generated/Facepunch.Steamworks.Workshop.Item.Edit.md index 3e60cdb..c35ae7d 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Edit.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Edit.md @@ -1,6 +1,6 @@ # Edit ## Method -[[Editor|Facepunch.Steamworks.Workshop.Editor]] **[[Edit|Facepunch.Steamworks.Workshop.Item.Edit]]**( ) +public [[Editor|Facepunch.Steamworks.Workshop.Editor]] **[[Edit|Facepunch.Steamworks.Workshop.Item.Edit]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.FavouriteCount.md b/Generated/Facepunch.Steamworks.Workshop.Item.FavouriteCount.md index a167921..1540077 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.FavouriteCount.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.FavouriteCount.md @@ -1,6 +1,6 @@ # FavouriteCount ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FavouriteCount|Facepunch.Steamworks.Workshop.Item.FavouriteCount]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FavouriteCount|Facepunch.Steamworks.Workshop.Item.FavouriteCount]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.FollowerCount.md b/Generated/Facepunch.Steamworks.Workshop.Item.FollowerCount.md index 7e4d57c..51a1b32 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.FollowerCount.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.FollowerCount.md @@ -1,6 +1,6 @@ # FollowerCount ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FollowerCount|Facepunch.Steamworks.Workshop.Item.FollowerCount]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FollowerCount|Facepunch.Steamworks.Workshop.Item.FollowerCount]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Id.md b/Generated/Facepunch.Steamworks.Workshop.Item.Id.md index b667db5..1ee7b02 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Id.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Id.md @@ -1,6 +1,6 @@ # Id ## Property -[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Workshop.Item.Id]]** +public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Workshop.Item.Id]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Installed.md b/Generated/Facepunch.Steamworks.Workshop.Item.Installed.md index c2e5d9f..e50b2da 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Installed.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Installed.md @@ -1,6 +1,6 @@ # Installed ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Installed|Facepunch.Steamworks.Workshop.Item.Installed]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Installed|Facepunch.Steamworks.Workshop.Item.Installed]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Item.1.md b/Generated/Facepunch.Steamworks.Workshop.Item.Item.1.md index ab582e8..f1a92da 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Item.1.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Item.1.md @@ -1,6 +1,6 @@ # Item.1 ## Constructor -**[[Item|Facepunch.Steamworks.Workshop.Item.Item.1]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Id, [[Workshop|Facepunch.Steamworks.Workshop]] workshop ) +public **[[Item|Facepunch.Steamworks.Workshop.Item.Item.1]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Id, [[Workshop|Facepunch.Steamworks.Workshop]] workshop ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Modified.md b/Generated/Facepunch.Steamworks.Workshop.Item.Modified.md index 0f4c7e9..ffe646e 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Modified.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Modified.md @@ -1,6 +1,6 @@ # Modified ## Property -[[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Modified|Facepunch.Steamworks.Workshop.Item.Modified]]** +public [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Modified|Facepunch.Steamworks.Workshop.Item.Modified]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.NeedsUpdate.md b/Generated/Facepunch.Steamworks.Workshop.Item.NeedsUpdate.md index d5ca3c5..b126d9a 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.NeedsUpdate.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.NeedsUpdate.md @@ -1,6 +1,6 @@ # NeedsUpdate ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[NeedsUpdate|Facepunch.Steamworks.Workshop.Item.NeedsUpdate]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[NeedsUpdate|Facepunch.Steamworks.Workshop.Item.NeedsUpdate]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.OwnerId.md b/Generated/Facepunch.Steamworks.Workshop.Item.OwnerId.md index f09ef6b..875f681 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.OwnerId.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.OwnerId.md @@ -1,6 +1,6 @@ # OwnerId ## Property -[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OwnerId|Facepunch.Steamworks.Workshop.Item.OwnerId]]** +public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OwnerId|Facepunch.Steamworks.Workshop.Item.OwnerId]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.OwnerName.md b/Generated/Facepunch.Steamworks.Workshop.Item.OwnerName.md index aa50798..a229d14 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.OwnerName.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.OwnerName.md @@ -1,6 +1,6 @@ # OwnerName ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OwnerName|Facepunch.Steamworks.Workshop.Item.OwnerName]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OwnerName|Facepunch.Steamworks.Workshop.Item.OwnerName]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.PreviewImageUrl.md b/Generated/Facepunch.Steamworks.Workshop.Item.PreviewImageUrl.md index c0a9180..44ba4fe 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.PreviewImageUrl.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.PreviewImageUrl.md @@ -1,6 +1,6 @@ # PreviewImageUrl ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PreviewImageUrl|Facepunch.Steamworks.Workshop.Item.PreviewImageUrl]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PreviewImageUrl|Facepunch.Steamworks.Workshop.Item.PreviewImageUrl]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.ReportScore.md b/Generated/Facepunch.Steamworks.Workshop.Item.ReportScore.md index 857f25c..41c9b6f 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.ReportScore.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.ReportScore.md @@ -1,6 +1,6 @@ # ReportScore ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ReportScore|Facepunch.Steamworks.Workshop.Item.ReportScore]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ReportScore|Facepunch.Steamworks.Workshop.Item.ReportScore]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Score.md b/Generated/Facepunch.Steamworks.Workshop.Item.Score.md index 6963feb..812cd1f 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Score.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Score.md @@ -1,6 +1,6 @@ # Score ## Property -[[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Score|Facepunch.Steamworks.Workshop.Item.Score]]** +public [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Score|Facepunch.Steamworks.Workshop.Item.Score]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Size.md b/Generated/Facepunch.Steamworks.Workshop.Item.Size.md index 5d88b55..c9aa033 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Size.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Size.md @@ -1,6 +1,6 @@ # Size ## Property -[[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Size|Facepunch.Steamworks.Workshop.Item.Size]]** +public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Size|Facepunch.Steamworks.Workshop.Item.Size]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.StartsUrl.md b/Generated/Facepunch.Steamworks.Workshop.Item.StartsUrl.md index c10ae16..3995d32 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.StartsUrl.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.StartsUrl.md @@ -1,6 +1,6 @@ # StartsUrl ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[StartsUrl|Facepunch.Steamworks.Workshop.Item.StartsUrl]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[StartsUrl|Facepunch.Steamworks.Workshop.Item.StartsUrl]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Subscribed.md b/Generated/Facepunch.Steamworks.Workshop.Item.Subscribed.md index 9d16474..8515ef9 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Subscribed.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Subscribed.md @@ -1,6 +1,6 @@ # Subscribed ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Subscribed|Facepunch.Steamworks.Workshop.Item.Subscribed]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Subscribed|Facepunch.Steamworks.Workshop.Item.Subscribed]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.SubscriptionCount.md b/Generated/Facepunch.Steamworks.Workshop.Item.SubscriptionCount.md index 79b5e14..a11547f 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.SubscriptionCount.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.SubscriptionCount.md @@ -1,6 +1,6 @@ # SubscriptionCount ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SubscriptionCount|Facepunch.Steamworks.Workshop.Item.SubscriptionCount]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SubscriptionCount|Facepunch.Steamworks.Workshop.Item.SubscriptionCount]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Tags.md b/Generated/Facepunch.Steamworks.Workshop.Item.Tags.md index aea3395..56501ac 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Tags.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Tags.md @@ -1,6 +1,6 @@ # Tags ## Property -[[String[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Tags|Facepunch.Steamworks.Workshop.Item.Tags]]** +public [[String[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Tags|Facepunch.Steamworks.Workshop.Item.Tags]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Title.md b/Generated/Facepunch.Steamworks.Workshop.Item.Title.md index 301b935..ac682be 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Title.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Title.md @@ -1,6 +1,6 @@ # Title ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Title|Facepunch.Steamworks.Workshop.Item.Title]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Title|Facepunch.Steamworks.Workshop.Item.Title]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.Url.md b/Generated/Facepunch.Steamworks.Workshop.Item.Url.md index d2330d4..23461eb 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.Url.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.Url.md @@ -1,6 +1,6 @@ # Url ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Url|Facepunch.Steamworks.Workshop.Item.Url]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Url|Facepunch.Steamworks.Workshop.Item.Url]]** { get; set; } ## Summary Return a URL to view this item online diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.VoteDown.md b/Generated/Facepunch.Steamworks.Workshop.Item.VoteDown.md index b6f31b7..e77d102 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.VoteDown.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.VoteDown.md @@ -1,6 +1,6 @@ # VoteDown ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VoteDown|Facepunch.Steamworks.Workshop.Item.VoteDown]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VoteDown|Facepunch.Steamworks.Workshop.Item.VoteDown]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.VoteUp.md b/Generated/Facepunch.Steamworks.Workshop.Item.VoteUp.md index 2e37f16..7427d1c 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.VoteUp.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.VoteUp.md @@ -1,6 +1,6 @@ # VoteUp ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VoteUp|Facepunch.Steamworks.Workshop.Item.VoteUp]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VoteUp|Facepunch.Steamworks.Workshop.Item.VoteUp]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.VotesDown.md b/Generated/Facepunch.Steamworks.Workshop.Item.VotesDown.md index a77c8b2..c690922 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.VotesDown.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.VotesDown.md @@ -1,6 +1,6 @@ # VotesDown ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VotesDown|Facepunch.Steamworks.Workshop.Item.VotesDown]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VotesDown|Facepunch.Steamworks.Workshop.Item.VotesDown]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.VotesUp.md b/Generated/Facepunch.Steamworks.Workshop.Item.VotesUp.md index dac7aa4..0dd0bfd 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.VotesUp.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.VotesUp.md @@ -1,6 +1,6 @@ # VotesUp ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VotesUp|Facepunch.Steamworks.Workshop.Item.VotesUp]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VotesUp|Facepunch.Steamworks.Workshop.Item.VotesUp]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.WebsiteViews.md b/Generated/Facepunch.Steamworks.Workshop.Item.WebsiteViews.md index bb3cdaf..e3dd291 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.WebsiteViews.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.WebsiteViews.md @@ -1,6 +1,6 @@ # WebsiteViews ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[WebsiteViews|Facepunch.Steamworks.Workshop.Item.WebsiteViews]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[WebsiteViews|Facepunch.Steamworks.Workshop.Item.WebsiteViews]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Item.md b/Generated/Facepunch.Steamworks.Workshop.Item.md index 758e4d5..7191a86 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Item.md +++ b/Generated/Facepunch.Steamworks.Workshop.Item.md @@ -2,44 +2,44 @@ ### Constructors -* **[[Item|Facepunch.Steamworks.Workshop.Item.Item.1]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Id, [[Workshop|Facepunch.Steamworks.Workshop]] workshop ) +* public **[[Item|Facepunch.Steamworks.Workshop.Item.Item.1]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Id, [[Workshop|Facepunch.Steamworks.Workshop]] workshop ); ### Methods -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Download|Facepunch.Steamworks.Workshop.Item.Download]]**( [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] highPriority ) -* [[Editor|Facepunch.Steamworks.Workshop.Editor]] **[[Edit|Facepunch.Steamworks.Workshop.Item.Edit]]**( ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VoteDown|Facepunch.Steamworks.Workshop.Item.VoteDown]]**( ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VoteUp|Facepunch.Steamworks.Workshop.Item.VoteUp]]**( ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Download|Facepunch.Steamworks.Workshop.Item.Download]]**( [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] highPriority ); +* public [[Editor|Facepunch.Steamworks.Workshop.Editor]] **[[Edit|Facepunch.Steamworks.Workshop.Item.Edit]]**( ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VoteDown|Facepunch.Steamworks.Workshop.Item.VoteDown]]**( ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VoteUp|Facepunch.Steamworks.Workshop.Item.VoteUp]]**( ); ### Properties -* [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesDownloaded|Facepunch.Steamworks.Workshop.Item.BytesDownloaded]]** -* [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesTotalDownload|Facepunch.Steamworks.Workshop.Item.BytesTotalDownload]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ChangelogUrl|Facepunch.Steamworks.Workshop.Item.ChangelogUrl]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[CommentsUrl|Facepunch.Steamworks.Workshop.Item.CommentsUrl]]** -* [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Created|Facepunch.Steamworks.Workshop.Item.Created]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.Workshop.Item.Description]]** -* [[DirectoryInfo|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Directory|Facepunch.Steamworks.Workshop.Item.Directory]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DiscussUrl|Facepunch.Steamworks.Workshop.Item.DiscussUrl]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Downloading|Facepunch.Steamworks.Workshop.Item.Downloading]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DownloadPending|Facepunch.Steamworks.Workshop.Item.DownloadPending]]** -* [[double|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DownloadProgress|Facepunch.Steamworks.Workshop.Item.DownloadProgress]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FavouriteCount|Facepunch.Steamworks.Workshop.Item.FavouriteCount]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FollowerCount|Facepunch.Steamworks.Workshop.Item.FollowerCount]]** -* [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Workshop.Item.Id]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Installed|Facepunch.Steamworks.Workshop.Item.Installed]]** -* [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Modified|Facepunch.Steamworks.Workshop.Item.Modified]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[NeedsUpdate|Facepunch.Steamworks.Workshop.Item.NeedsUpdate]]** -* [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OwnerId|Facepunch.Steamworks.Workshop.Item.OwnerId]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OwnerName|Facepunch.Steamworks.Workshop.Item.OwnerName]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PreviewImageUrl|Facepunch.Steamworks.Workshop.Item.PreviewImageUrl]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ReportScore|Facepunch.Steamworks.Workshop.Item.ReportScore]]** -* [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Score|Facepunch.Steamworks.Workshop.Item.Score]]** -* [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Size|Facepunch.Steamworks.Workshop.Item.Size]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[StartsUrl|Facepunch.Steamworks.Workshop.Item.StartsUrl]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Subscribed|Facepunch.Steamworks.Workshop.Item.Subscribed]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SubscriptionCount|Facepunch.Steamworks.Workshop.Item.SubscriptionCount]]** -* [[String[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Tags|Facepunch.Steamworks.Workshop.Item.Tags]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Title|Facepunch.Steamworks.Workshop.Item.Title]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Url|Facepunch.Steamworks.Workshop.Item.Url]]** -* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VotesDown|Facepunch.Steamworks.Workshop.Item.VotesDown]]** -* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VotesUp|Facepunch.Steamworks.Workshop.Item.VotesUp]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[WebsiteViews|Facepunch.Steamworks.Workshop.Item.WebsiteViews]]** +* public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesDownloaded|Facepunch.Steamworks.Workshop.Item.BytesDownloaded]]** { get; set; } +* public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[BytesTotalDownload|Facepunch.Steamworks.Workshop.Item.BytesTotalDownload]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ChangelogUrl|Facepunch.Steamworks.Workshop.Item.ChangelogUrl]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[CommentsUrl|Facepunch.Steamworks.Workshop.Item.CommentsUrl]]** { get; set; } +* public [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Created|Facepunch.Steamworks.Workshop.Item.Created]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Description|Facepunch.Steamworks.Workshop.Item.Description]]** { get; set; } +* public [[DirectoryInfo|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Directory|Facepunch.Steamworks.Workshop.Item.Directory]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DiscussUrl|Facepunch.Steamworks.Workshop.Item.DiscussUrl]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Downloading|Facepunch.Steamworks.Workshop.Item.Downloading]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DownloadPending|Facepunch.Steamworks.Workshop.Item.DownloadPending]]** { get; set; } +* public [[double|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DownloadProgress|Facepunch.Steamworks.Workshop.Item.DownloadProgress]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FavouriteCount|Facepunch.Steamworks.Workshop.Item.FavouriteCount]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FollowerCount|Facepunch.Steamworks.Workshop.Item.FollowerCount]]** { get; set; } +* public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Id|Facepunch.Steamworks.Workshop.Item.Id]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Installed|Facepunch.Steamworks.Workshop.Item.Installed]]** { get; set; } +* public [[DateTime|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Modified|Facepunch.Steamworks.Workshop.Item.Modified]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[NeedsUpdate|Facepunch.Steamworks.Workshop.Item.NeedsUpdate]]** { get; set; } +* public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OwnerId|Facepunch.Steamworks.Workshop.Item.OwnerId]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[OwnerName|Facepunch.Steamworks.Workshop.Item.OwnerName]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PreviewImageUrl|Facepunch.Steamworks.Workshop.Item.PreviewImageUrl]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ReportScore|Facepunch.Steamworks.Workshop.Item.ReportScore]]** { get; set; } +* public [[float|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Score|Facepunch.Steamworks.Workshop.Item.Score]]** { get; set; } +* public [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Size|Facepunch.Steamworks.Workshop.Item.Size]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[StartsUrl|Facepunch.Steamworks.Workshop.Item.StartsUrl]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Subscribed|Facepunch.Steamworks.Workshop.Item.Subscribed]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SubscriptionCount|Facepunch.Steamworks.Workshop.Item.SubscriptionCount]]** { get; set; } +* public [[String[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Tags|Facepunch.Steamworks.Workshop.Item.Tags]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Title|Facepunch.Steamworks.Workshop.Item.Title]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Url|Facepunch.Steamworks.Workshop.Item.Url]]** { get; set; } +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VotesDown|Facepunch.Steamworks.Workshop.Item.VotesDown]]** { get; set; } +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[VotesUp|Facepunch.Steamworks.Workshop.Item.VotesUp]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[WebsiteViews|Facepunch.Steamworks.Workshop.Item.WebsiteViews]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.AppId.md b/Generated/Facepunch.Steamworks.Workshop.Query.AppId.md index 32430fa..602d034 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.AppId.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.AppId.md @@ -1,6 +1,6 @@ # AppId ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Workshop.Query.AppId]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Workshop.Query.AppId]]** { get; set; } ## Summary The AppId you're querying. This defaults to this appid. diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.Block.md b/Generated/Facepunch.Steamworks.Workshop.Query.Block.md index 1a8fb71..8657428 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.Block.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.Block.md @@ -1,6 +1,6 @@ # Block ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Block|Facepunch.Steamworks.Workshop.Query.Block]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Block|Facepunch.Steamworks.Workshop.Query.Block]]**( ); ## Summary Don't call this in production! diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.Dispose.md b/Generated/Facepunch.Steamworks.Workshop.Query.Dispose.md index 7f40b99..5b8ec50 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.Dispose.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.Dispose.md @@ -1,6 +1,6 @@ # Dispose ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Workshop.Query.Dispose]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Workshop.Query.Dispose]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.ExcludeTags.md b/Generated/Facepunch.Steamworks.Workshop.Query.ExcludeTags.md index 6be4e72..8692844 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.ExcludeTags.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.ExcludeTags.md @@ -1,6 +1,6 @@ # ExcludeTags ## Property -[[List<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ExcludeTags|Facepunch.Steamworks.Workshop.Query.ExcludeTags]]** +public [[List<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ExcludeTags|Facepunch.Steamworks.Workshop.Query.ExcludeTags]]** { get; set; } ## Summary Don't return any items with this tag diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.FileId.md b/Generated/Facepunch.Steamworks.Workshop.Query.FileId.md index 89dbcd4..0f861b2 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.FileId.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.FileId.md @@ -1,6 +1,6 @@ # FileId ## Property -[[List<ulong>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FileId|Facepunch.Steamworks.Workshop.Query.FileId]]** +public [[List<ulong>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FileId|Facepunch.Steamworks.Workshop.Query.FileId]]** { get; set; } ## Summary If you're querying for a particular file or files, add them to this. diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.IsRunning.md b/Generated/Facepunch.Steamworks.Workshop.Query.IsRunning.md index 9472501..ceba19c 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.IsRunning.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.IsRunning.md @@ -1,6 +1,6 @@ # IsRunning ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsRunning|Facepunch.Steamworks.Workshop.Query.IsRunning]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsRunning|Facepunch.Steamworks.Workshop.Query.IsRunning]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.Items.md b/Generated/Facepunch.Steamworks.Workshop.Query.Items.md index 73719d0..022ed8f 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.Items.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.Items.md @@ -1,6 +1,6 @@ # Items ## Property -[[Item[]|Facepunch.Steamworks.Workshop.Item]] **[[Items|Facepunch.Steamworks.Workshop.Query.Items]]** +public [[Item[]|Facepunch.Steamworks.Workshop.Item]] **[[Items|Facepunch.Steamworks.Workshop.Query.Items]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.Order.md b/Generated/Facepunch.Steamworks.Workshop.Query.Order.md index 5f46c28..c543352 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.Order.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.Order.md @@ -1,6 +1,6 @@ # Order ## Property -[[Order|Facepunch.Steamworks.Workshop.Order]] **[[Order|Facepunch.Steamworks.Workshop.Query.Order]]** +public [[Order|Facepunch.Steamworks.Workshop.Order]] **[[Order|Facepunch.Steamworks.Workshop.Query.Order]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.Page.md b/Generated/Facepunch.Steamworks.Workshop.Query.Page.md index 84243dc..e557d02 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.Page.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.Page.md @@ -1,6 +1,6 @@ # Page ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Page|Facepunch.Steamworks.Workshop.Query.Page]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Page|Facepunch.Steamworks.Workshop.Query.Page]]** { get; set; } ## Summary Page starts at 1 !! diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.PerPage.md b/Generated/Facepunch.Steamworks.Workshop.Query.PerPage.md index 2903386..d8a00f6 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.PerPage.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.PerPage.md @@ -1,6 +1,6 @@ # PerPage ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PerPage|Facepunch.Steamworks.Workshop.Query.PerPage]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PerPage|Facepunch.Steamworks.Workshop.Query.PerPage]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.Query.1.md b/Generated/Facepunch.Steamworks.Workshop.Query.Query.1.md index 4c06ff4..dea587f 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.Query.1.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.Query.1.md @@ -1,6 +1,6 @@ # Query.1 ## Constructor -**[[Query|Facepunch.Steamworks.Workshop.Query.Query.1]]**( ) +public **[[Query|Facepunch.Steamworks.Workshop.Query.Query.1]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.QueryType.md b/Generated/Facepunch.Steamworks.Workshop.Query.QueryType.md index ebff021..f19f2f4 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.QueryType.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.QueryType.md @@ -1,6 +1,6 @@ # QueryType ## Property -[[QueryType|Facepunch.Steamworks.Workshop.QueryType]] **[[QueryType|Facepunch.Steamworks.Workshop.Query.QueryType]]** +public [[QueryType|Facepunch.Steamworks.Workshop.QueryType]] **[[QueryType|Facepunch.Steamworks.Workshop.Query.QueryType]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.RequireAllTags.md b/Generated/Facepunch.Steamworks.Workshop.Query.RequireAllTags.md index e6ad9bf..a883992 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.RequireAllTags.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.RequireAllTags.md @@ -1,6 +1,6 @@ # RequireAllTags ## Property -[[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RequireAllTags|Facepunch.Steamworks.Workshop.Query.RequireAllTags]]** +public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RequireAllTags|Facepunch.Steamworks.Workshop.Query.RequireAllTags]]** { get; set; } ## Summary If true, return items that have all RequireTags diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.RequireTags.md b/Generated/Facepunch.Steamworks.Workshop.Query.RequireTags.md index fd81c42..895252b 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.RequireTags.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.RequireTags.md @@ -1,6 +1,6 @@ # RequireTags ## Property -[[List<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RequireTags|Facepunch.Steamworks.Workshop.Query.RequireTags]]** +public [[List<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RequireTags|Facepunch.Steamworks.Workshop.Query.RequireTags]]** { get; set; } ## Summary Only return items with these tags diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.Run.md b/Generated/Facepunch.Steamworks.Workshop.Query.Run.md index 8cf23e7..83a4bb1 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.Run.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.Run.md @@ -1,6 +1,6 @@ # Run ## Method -[[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Run|Facepunch.Steamworks.Workshop.Query.Run]]**( ) +public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Run|Facepunch.Steamworks.Workshop.Query.Run]]**( ); ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.SearchText.md b/Generated/Facepunch.Steamworks.Workshop.Query.SearchText.md index 59b94c1..60dba89 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.SearchText.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.SearchText.md @@ -1,6 +1,6 @@ # SearchText ## Property -[[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SearchText|Facepunch.Steamworks.Workshop.Query.SearchText]]** +public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SearchText|Facepunch.Steamworks.Workshop.Query.SearchText]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.TotalResults.md b/Generated/Facepunch.Steamworks.Workshop.Query.TotalResults.md index 9e298e1..b0c907f 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.TotalResults.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.TotalResults.md @@ -1,6 +1,6 @@ # TotalResults ## Property -[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TotalResults|Facepunch.Steamworks.Workshop.Query.TotalResults]]** +public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TotalResults|Facepunch.Steamworks.Workshop.Query.TotalResults]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.UploaderAppId.md b/Generated/Facepunch.Steamworks.Workshop.Query.UploaderAppId.md index 4846191..7964089 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.UploaderAppId.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.UploaderAppId.md @@ -1,6 +1,6 @@ # UploaderAppId ## Property -[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UploaderAppId|Facepunch.Steamworks.Workshop.Query.UploaderAppId]]** +public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UploaderAppId|Facepunch.Steamworks.Workshop.Query.UploaderAppId]]** { get; set; } ## Summary The AppId of the app used to upload the item. This defaults to 0 diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.UserId.md b/Generated/Facepunch.Steamworks.Workshop.Query.UserId.md index 0481839..b12f6c6 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.UserId.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.UserId.md @@ -1,6 +1,6 @@ # UserId ## Property -[[Nullable<ulong>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UserId|Facepunch.Steamworks.Workshop.Query.UserId]]** +public [[Nullable<ulong>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UserId|Facepunch.Steamworks.Workshop.Query.UserId]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.UserQueryType.md b/Generated/Facepunch.Steamworks.Workshop.Query.UserQueryType.md index df56f6c..96883f4 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.UserQueryType.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.UserQueryType.md @@ -1,6 +1,6 @@ # UserQueryType ## Property -[[UserQueryType|Facepunch.Steamworks.Workshop.UserQueryType]] **[[UserQueryType|Facepunch.Steamworks.Workshop.Query.UserQueryType]]** +public [[UserQueryType|Facepunch.Steamworks.Workshop.UserQueryType]] **[[UserQueryType|Facepunch.Steamworks.Workshop.Query.UserQueryType]]** { get; set; } ## Summary No documentation available diff --git a/Generated/Facepunch.Steamworks.Workshop.Query.md b/Generated/Facepunch.Steamworks.Workshop.Query.md index 7c91787..7d88fe8 100644 --- a/Generated/Facepunch.Steamworks.Workshop.Query.md +++ b/Generated/Facepunch.Steamworks.Workshop.Query.md @@ -2,27 +2,27 @@ ### Constructors -* **[[Query|Facepunch.Steamworks.Workshop.Query.Query.1]]**( ) +* public **[[Query|Facepunch.Steamworks.Workshop.Query.Query.1]]**( ); ### Methods -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Block|Facepunch.Steamworks.Workshop.Query.Block]]**( ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Workshop.Query.Dispose]]**( ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Run|Facepunch.Steamworks.Workshop.Query.Run]]**( ) +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Block|Facepunch.Steamworks.Workshop.Query.Block]]**( ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Workshop.Query.Dispose]]**( ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Run|Facepunch.Steamworks.Workshop.Query.Run]]**( ); ### Properties -* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Workshop.Query.AppId]]** -* [[List<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ExcludeTags|Facepunch.Steamworks.Workshop.Query.ExcludeTags]]** -* [[List<ulong>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FileId|Facepunch.Steamworks.Workshop.Query.FileId]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsRunning|Facepunch.Steamworks.Workshop.Query.IsRunning]]** -* [[Item[]|Facepunch.Steamworks.Workshop.Item]] **[[Items|Facepunch.Steamworks.Workshop.Query.Items]]** -* [[Order|Facepunch.Steamworks.Workshop.Order]] **[[Order|Facepunch.Steamworks.Workshop.Query.Order]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Page|Facepunch.Steamworks.Workshop.Query.Page]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PerPage|Facepunch.Steamworks.Workshop.Query.PerPage]]** -* [[QueryType|Facepunch.Steamworks.Workshop.QueryType]] **[[QueryType|Facepunch.Steamworks.Workshop.Query.QueryType]]** -* [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RequireAllTags|Facepunch.Steamworks.Workshop.Query.RequireAllTags]]** -* [[List<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RequireTags|Facepunch.Steamworks.Workshop.Query.RequireTags]]** -* [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SearchText|Facepunch.Steamworks.Workshop.Query.SearchText]]** -* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TotalResults|Facepunch.Steamworks.Workshop.Query.TotalResults]]** -* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UploaderAppId|Facepunch.Steamworks.Workshop.Query.UploaderAppId]]** -* [[Nullable<ulong>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UserId|Facepunch.Steamworks.Workshop.Query.UserId]]** -* [[UserQueryType|Facepunch.Steamworks.Workshop.UserQueryType]] **[[UserQueryType|Facepunch.Steamworks.Workshop.Query.UserQueryType]]** +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[AppId|Facepunch.Steamworks.Workshop.Query.AppId]]** { get; set; } +* public [[List<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ExcludeTags|Facepunch.Steamworks.Workshop.Query.ExcludeTags]]** { get; set; } +* public [[List<ulong>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[FileId|Facepunch.Steamworks.Workshop.Query.FileId]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[IsRunning|Facepunch.Steamworks.Workshop.Query.IsRunning]]** { get; set; } +* public [[Item[]|Facepunch.Steamworks.Workshop.Item]] **[[Items|Facepunch.Steamworks.Workshop.Query.Items]]** { get; set; } +* public [[Order|Facepunch.Steamworks.Workshop.Order]] **[[Order|Facepunch.Steamworks.Workshop.Query.Order]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Page|Facepunch.Steamworks.Workshop.Query.Page]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[PerPage|Facepunch.Steamworks.Workshop.Query.PerPage]]** { get; set; } +* public [[QueryType|Facepunch.Steamworks.Workshop.QueryType]] **[[QueryType|Facepunch.Steamworks.Workshop.Query.QueryType]]** { get; set; } +* public [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RequireAllTags|Facepunch.Steamworks.Workshop.Query.RequireAllTags]]** { get; set; } +* public [[List<string>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[RequireTags|Facepunch.Steamworks.Workshop.Query.RequireTags]]** { get; set; } +* public [[string|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[SearchText|Facepunch.Steamworks.Workshop.Query.SearchText]]** { get; set; } +* public [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[TotalResults|Facepunch.Steamworks.Workshop.Query.TotalResults]]** { get; set; } +* public [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UploaderAppId|Facepunch.Steamworks.Workshop.Query.UploaderAppId]]** { get; set; } +* public [[Nullable<ulong>|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[UserId|Facepunch.Steamworks.Workshop.Query.UserId]]** { get; set; } +* public [[UserQueryType|Facepunch.Steamworks.Workshop.UserQueryType]] **[[UserQueryType|Facepunch.Steamworks.Workshop.Query.UserQueryType]]** { get; set; } diff --git a/Generated/Facepunch.Steamworks.Workshop.md b/Generated/Facepunch.Steamworks.Workshop.md index ee0f8e3..e9c131d 100644 --- a/Generated/Facepunch.Steamworks.Workshop.md +++ b/Generated/Facepunch.Steamworks.Workshop.md @@ -11,8 +11,8 @@ Generally there's no need to compress and decompress your uploads, so you should usually be able to use the content straight from the destination folder. ### Methods -* [[Editor|Facepunch.Steamworks.Workshop.Editor]] **[[CreateItem|Facepunch.Steamworks.Workshop.CreateItem]]**( [[ItemType|Facepunch.Steamworks.Workshop.ItemType]] type ) -* [[Query|Facepunch.Steamworks.Workshop.Query]] **[[CreateQuery|Facepunch.Steamworks.Workshop.CreateQuery]]**( ) -* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Workshop.Dispose]]**( ) -* [[Editor|Facepunch.Steamworks.Workshop.Editor]] **[[EditItem|Facepunch.Steamworks.Workshop.EditItem]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] itemId ) -* [[Item|Facepunch.Steamworks.Workshop.Item]] **[[GetItem|Facepunch.Steamworks.Workshop.GetItem]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] itemid ) +* public [[Editor|Facepunch.Steamworks.Workshop.Editor]] **[[CreateItem|Facepunch.Steamworks.Workshop.CreateItem]]**( [[ItemType|Facepunch.Steamworks.Workshop.ItemType]] type ); +* public [[Query|Facepunch.Steamworks.Workshop.Query]] **[[CreateQuery|Facepunch.Steamworks.Workshop.CreateQuery]]**( ); +* public [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Workshop.Dispose]]**( ); +* public [[Editor|Facepunch.Steamworks.Workshop.Editor]] **[[EditItem|Facepunch.Steamworks.Workshop.EditItem]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] itemId ); +* public [[Item|Facepunch.Steamworks.Workshop.Item]] **[[GetItem|Facepunch.Steamworks.Workshop.GetItem]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] itemid );