mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-12 22:58:01 +03:00
Don't show summary if none
parent
f6bea06924
commit
c292a32b9a
@ -1,9 +1,5 @@
|
||||
# App
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Methods
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[MarkContentCorrupt|Facepunch.Steamworks.App.MarkContentCorrupt]]**( [[bool|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] missingFilesOnly )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Ticket
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[Ticket|Facepunch.Steamworks.Auth.Ticket.Ticket.1]]**( )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Auth
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[Auth|Facepunch.Steamworks.Auth.Auth.1]]**( )
|
||||
|
@ -1,9 +1,7 @@
|
||||
# BaseSteamworks
|
||||
|
||||
### Summary
|
||||
```
|
||||
Implements shared functionality between Steamworks.Client and Steamworks.Server
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[BaseSteamworks|Facepunch.Steamworks.BaseSteamworks.BaseSteamworks.1]]**( )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Client
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[Client|Facepunch.Steamworks.Client.Client.1]]**( [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] appId )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Color
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Fields
|
||||
* [[Byte|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[r|Facepunch.Steamworks.Color.r]]**
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Config
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Methods
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[ForcePlatform|Facepunch.Steamworks.Config.ForcePlatform]]**( [[OperatingSystem|Facepunch.Steamworks.OperatingSystem]] os, [[Architecture|Facepunch.Steamworks.Architecture]] arch )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Friends
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Methods
|
||||
* [[SteamFriend|Facepunch.Steamworks.SteamFriend]] **[[Get|Facepunch.Steamworks.Friends.Get]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] steamid )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Image
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[Image|Facepunch.Steamworks.Image.Image.1]]**( )
|
||||
|
@ -1,11 +1,9 @@
|
||||
# Definition
|
||||
|
||||
### Summary
|
||||
```
|
||||
An item definition. This describes an item in your Steam inventory, but is
|
||||
not unique to that item. For example, this might be a tshirt, but you might be able to own
|
||||
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 )
|
||||
|
@ -1,9 +1,7 @@
|
||||
# Item
|
||||
|
||||
### Summary
|
||||
```
|
||||
An item in your inventory.
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[Item|Facepunch.Steamworks.Inventory.Item.Item.1]]**( )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Ingredient
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Fields
|
||||
* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[DefinitionId|Facepunch.Steamworks.Inventory.Recipe.Ingredient.DefinitionId]]**
|
||||
|
@ -1,10 +1,8 @@
|
||||
# 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]]**
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Result
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### 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 )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Inventory
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Methods
|
||||
* [[Result|Facepunch.Steamworks.Inventory.Result]] **[[CraftItem|Facepunch.Steamworks.Inventory.CraftItem]]**( [[Item[]|Facepunch.Steamworks.Inventory.Item]] list, [[Definition|Facepunch.Steamworks.Inventory.Definition]] target )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Networking
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Methods
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.Networking.Dispose]]**( )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Overlay
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[Overlay|Facepunch.Steamworks.Overlay.Overlay.1]]**( )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Screenshots
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Methods
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Trigger|Facepunch.Steamworks.Screenshots.Trigger]]**( )
|
||||
|
@ -1,10 +1,8 @@
|
||||
# Server
|
||||
|
||||
### Summary
|
||||
```
|
||||
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 )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# ServerAuth
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### 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 )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Filter
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[Filter|Facepunch.Steamworks.ServerList.Filter.Filter.1]]**( )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Request
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Methods
|
||||
* [[void|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Dispose|Facepunch.Steamworks.ServerList.Request.Dispose]]**( )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Server
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[Server|Facepunch.Steamworks.ServerList.Server.Server.1]]**( )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# ServerList
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[ServerList|Facepunch.Steamworks.ServerList.ServerList.1]]**( )
|
||||
|
@ -1,9 +1,7 @@
|
||||
# Packet
|
||||
|
||||
### Summary
|
||||
```
|
||||
A server query packet.
|
||||
```
|
||||
|
||||
### Properties
|
||||
* [[uint|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Address|Facepunch.Steamworks.ServerQuery.Packet.Address]]**
|
||||
|
@ -1,9 +1,7 @@
|
||||
# ServerQuery
|
||||
|
||||
### Summary
|
||||
```
|
||||
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 )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# StatsReceived
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Fields
|
||||
* [[int|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] **[[Result|Facepunch.Steamworks.ServerStats.StatsReceived.Result]]**
|
||||
|
@ -1,10 +1,8 @@
|
||||
# ServerStats
|
||||
|
||||
### Summary
|
||||
```
|
||||
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 )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Stats
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### 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 )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# SteamFriend
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[SteamFriend|Facepunch.Steamworks.SteamFriend.SteamFriend.1]]**( )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Voice
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### 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 )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Editor
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[Editor|Facepunch.Steamworks.Workshop.Editor.Editor.1]]**( )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Item
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[Item|Facepunch.Steamworks.Workshop.Item.Item.1]]**( [[ulong|https://msdn.microsoft.com/en-us/library/ya5y69ds.aspx]] Id, [[Workshop|Facepunch.Steamworks.Workshop]] workshop )
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Query
|
||||
|
||||
### Summary
|
||||
```
|
||||
No documentation available
|
||||
```
|
||||
|
||||
### Constructors
|
||||
* **[[Query|Facepunch.Steamworks.Workshop.Query.Query.1]]**( )
|
||||
|
@ -1,7 +1,6 @@
|
||||
# Workshop
|
||||
|
||||
### Summary
|
||||
```
|
||||
Allows you to interact with Steam's UGC stuff (User Generated Content).
|
||||
To put simply, this allows you to upload a folder of files to Steam.
|
||||
To upload a new file use CreateItem. This returns an Editor object.
|
||||
@ -10,7 +9,6 @@ To get a list of items you can call CreateQuery. From there you can download
|
||||
an item and retrieve the folder that it's downloaded to.
|
||||
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 )
|
||||
|
Loading…
x
Reference in New Issue
Block a user