diff --git a/Generated/Facepunch.Steamworks.Color.a.md b/Generated/Facepunch.Steamworks.Color.a.md new file mode 100644 index 0000000..e62d6e1 --- /dev/null +++ b/Generated/Facepunch.Steamworks.Color.a.md @@ -0,0 +1,6 @@ +# a +## Property +[[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 new file mode 100644 index 0000000..5578e95 --- /dev/null +++ b/Generated/Facepunch.Steamworks.Color.b.md @@ -0,0 +1,6 @@ +# b +## Property +[[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 new file mode 100644 index 0000000..a5eefdb --- /dev/null +++ b/Generated/Facepunch.Steamworks.Color.g.md @@ -0,0 +1,6 @@ +# g +## Property +[[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 new file mode 100644 index 0000000..d30dd44 --- /dev/null +++ b/Generated/Facepunch.Steamworks.Color.md @@ -0,0 +1,12 @@ +# Color + +### Summary +``` +No documentation available +``` + +### 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]]** diff --git a/Generated/Facepunch.Steamworks.Color.r.md b/Generated/Facepunch.Steamworks.Color.r.md new file mode 100644 index 0000000..febbed6 --- /dev/null +++ b/Generated/Facepunch.Steamworks.Color.r.md @@ -0,0 +1,6 @@ +# r +## Property +[[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.Inventory.Recipe.Ingredient.Count.md b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.Count.md new file mode 100644 index 0000000..2434ebd --- /dev/null +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.Count.md @@ -0,0 +1,6 @@ +# Count +## Property +[[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 new file mode 100644 index 0000000..e27185f --- /dev/null +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.Definition.md @@ -0,0 +1,7 @@ +# Definition +## Property +[[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. +In which case, DefinitionId should still hold the correct id. diff --git a/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.DefinitionId.md b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.DefinitionId.md new file mode 100644 index 0000000..05e68a5 --- /dev/null +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.DefinitionId.md @@ -0,0 +1,6 @@ +# DefinitionId +## Property +[[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 new file mode 100644 index 0000000..fff2e0b --- /dev/null +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredient.md @@ -0,0 +1,11 @@ +# Ingredient + +### Summary +``` +No documentation available +``` + +### 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]]** diff --git a/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredients.md b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredients.md new file mode 100644 index 0000000..789a007 --- /dev/null +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.Ingredients.md @@ -0,0 +1,6 @@ +# Ingredients +## Property +[[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 new file mode 100644 index 0000000..b6e6048 --- /dev/null +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.Result.md @@ -0,0 +1,6 @@ +# Result +## Property +[[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 new file mode 100644 index 0000000..4b527b8 --- /dev/null +++ b/Generated/Facepunch.Steamworks.Inventory.Recipe.md @@ -0,0 +1,11 @@ +# Recipe + +### Summary +``` +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]]** diff --git a/Generated/Facepunch.Steamworks.ServerQuery.Packet.Address.md b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Address.md new file mode 100644 index 0000000..9eaf253 --- /dev/null +++ b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Address.md @@ -0,0 +1,6 @@ +# Address +## Property +[[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Address|Facepunch.Steamworks.ServerQuery.Packet.Address]]** + +## Summary +Target IP address diff --git a/Generated/Facepunch.Steamworks.ServerQuery.Packet.Data.md b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Data.md new file mode 100644 index 0000000..15a3476 --- /dev/null +++ b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Data.md @@ -0,0 +1,7 @@ +# Data +## Property +[[byte[]|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Data|Facepunch.Steamworks.ServerQuery.Packet.Data]]** + +## Summary +This data is pooled. Make a copy if you don't use it immediately. +This buffer is also quite large - so pay attention to Size. diff --git a/Generated/Facepunch.Steamworks.ServerQuery.Packet.Port.md b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Port.md new file mode 100644 index 0000000..4e46280 --- /dev/null +++ b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Port.md @@ -0,0 +1,6 @@ +# Port +## Property +[[UInt16|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Port|Facepunch.Steamworks.ServerQuery.Packet.Port]]** + +## Summary +Target port diff --git a/Generated/Facepunch.Steamworks.ServerQuery.Packet.Size.md b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Size.md new file mode 100644 index 0000000..06e4fe3 --- /dev/null +++ b/Generated/Facepunch.Steamworks.ServerQuery.Packet.Size.md @@ -0,0 +1,6 @@ +# Size +## Property +[[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Size|Facepunch.Steamworks.ServerQuery.Packet.Size]]** + +## Summary +Size of the data diff --git a/Generated/Facepunch.Steamworks.ServerQuery.Packet.md b/Generated/Facepunch.Steamworks.ServerQuery.Packet.md new file mode 100644 index 0000000..39f2ab2 --- /dev/null +++ b/Generated/Facepunch.Steamworks.ServerQuery.Packet.md @@ -0,0 +1,12 @@ +# Packet + +### Summary +``` +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]]** diff --git a/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.Result.md b/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.Result.md new file mode 100644 index 0000000..158fdad --- /dev/null +++ b/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.Result.md @@ -0,0 +1,6 @@ +# Result +## Property +[[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 new file mode 100644 index 0000000..6674c32 --- /dev/null +++ b/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.SteamId.md @@ -0,0 +1,6 @@ +# SteamId +## Property +[[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 new file mode 100644 index 0000000..bca6fb6 --- /dev/null +++ b/Generated/Facepunch.Steamworks.ServerStats.StatsReceived.md @@ -0,0 +1,10 @@ +# StatsReceived + +### Summary +``` +No documentation available +``` + +### 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]]** diff --git a/Generated/Facepunch.Steamworks.md b/Generated/Facepunch.Steamworks.md index 41cd471..af899d0 100644 --- a/Generated/Facepunch.Steamworks.md +++ b/Generated/Facepunch.Steamworks.md @@ -13,6 +13,7 @@ * [[SteamFriend|Facepunch.Steamworks.SteamFriend]] * [[Friends|Facepunch.Steamworks.Friends]] * [[Image|Facepunch.Steamworks.Image]] +* [[Color|Facepunch.Steamworks.Color]] * [[Screenshots|Facepunch.Steamworks.Screenshots]] * [[Stats|Facepunch.Steamworks.Stats]] * [[Voice|Facepunch.Steamworks.Voice]]