mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-07-30 09:01:34 +03:00
Only root classes
parent
fcb769e576
commit
6f2c4e9644
@ -1,9 +0,0 @@
|
|||||||
# Created
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
DateTime Created
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Description
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string Description
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# GetProperty
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
T GetProperty( string name )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# GetStringProperty
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
string GetStringProperty( string name )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Id
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int Id
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Modified
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
DateTime Modified
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Name
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string Name
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# SetProperty
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
void SetProperty( string name, string value )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# TriggerItemDrop
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
void TriggerItemDrop( )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,21 +0,0 @@
|
|||||||
# Definition
|
|
||||||
|
|
||||||
### Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
||||||
|
|
||||||
### Methods
|
|
||||||
* **T** [[GetProperty|Facepunch.Steamworks.Definition.GetProperty]]( **string** name )
|
|
||||||
* **string** [[GetStringProperty|Facepunch.Steamworks.Definition.GetStringProperty]]( **string** name )
|
|
||||||
* **void** [[SetProperty|Facepunch.Steamworks.Definition.SetProperty]]( **string** name, **string** value )
|
|
||||||
* **void** [[TriggerItemDrop|Facepunch.Steamworks.Definition.TriggerItemDrop]]( )
|
|
||||||
|
|
||||||
### Properties
|
|
||||||
* **int** [[Id|Facepunch.Steamworks.Definition.Id]]
|
|
||||||
|
|
||||||
### Fields
|
|
||||||
* **string** [[Name|Facepunch.Steamworks.Definition.Name]]
|
|
||||||
* **string** [[Description|Facepunch.Steamworks.Definition.Description]]
|
|
||||||
* **DateTime** [[Created|Facepunch.Steamworks.Definition.Created]]
|
|
||||||
* **DateTime** [[Modified|Facepunch.Steamworks.Definition.Modified]]
|
|
@ -1,9 +0,0 @@
|
|||||||
# BytesTotal
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int BytesTotal
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# BytesUploaded
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int BytesUploaded
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# ChangeNote
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string ChangeNote
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Delete
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
void Delete( )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Description
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string Description
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Editor1
|
|
||||||
## Constructor
|
|
||||||
```
|
|
||||||
Editor( )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Error
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string Error
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Folder
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string Folder
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Id
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
ulong Id
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# NeedToAgreeToWorkshopLegal
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
bool NeedToAgreeToWorkshopLegal
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# PreviewImage
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string PreviewImage
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Progress
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
double Progress
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Publish
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
void Publish( )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Publishing
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
bool Publishing
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Tags
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
List\<string\> Tags
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Title
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string Title
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Type
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
Nullable\<ItemType\> Type
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Visibility
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
Nullable\<VisibilityType\> Visibility
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,32 +0,0 @@
|
|||||||
# Editor
|
|
||||||
|
|
||||||
### Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
||||||
|
|
||||||
### Constructors
|
|
||||||
* [[Editor|Facepunch.Steamworks.Editor.Editor.1]]( )
|
|
||||||
|
|
||||||
### Methods
|
|
||||||
* **void** [[Delete|Facepunch.Steamworks.Editor.Delete]]( )
|
|
||||||
* **void** [[Publish|Facepunch.Steamworks.Editor.Publish]]( )
|
|
||||||
|
|
||||||
### Properties
|
|
||||||
* **int** [[BytesTotal|Facepunch.Steamworks.Editor.BytesTotal]]
|
|
||||||
* **int** [[BytesUploaded|Facepunch.Steamworks.Editor.BytesUploaded]]
|
|
||||||
* **string** [[ChangeNote|Facepunch.Steamworks.Editor.ChangeNote]]
|
|
||||||
* **string** [[Description|Facepunch.Steamworks.Editor.Description]]
|
|
||||||
* **string** [[Error|Facepunch.Steamworks.Editor.Error]]
|
|
||||||
* **string** [[Folder|Facepunch.Steamworks.Editor.Folder]]
|
|
||||||
* **ulong** [[Id|Facepunch.Steamworks.Editor.Id]]
|
|
||||||
* **bool** [[NeedToAgreeToWorkshopLegal|Facepunch.Steamworks.Editor.NeedToAgreeToWorkshopLegal]]
|
|
||||||
* **string** [[PreviewImage|Facepunch.Steamworks.Editor.PreviewImage]]
|
|
||||||
* **double** [[Progress|Facepunch.Steamworks.Editor.Progress]]
|
|
||||||
* **bool** [[Publishing|Facepunch.Steamworks.Editor.Publishing]]
|
|
||||||
* **List\<string\>** [[Tags|Facepunch.Steamworks.Editor.Tags]]
|
|
||||||
* **string** [[Title|Facepunch.Steamworks.Editor.Title]]
|
|
||||||
* **Nullable\<ItemType\>** [[Type|Facepunch.Steamworks.Editor.Type]]
|
|
||||||
* **Nullable\<VisibilityType\>** [[Visibility|Facepunch.Steamworks.Editor.Visibility]]
|
|
||||||
|
|
||||||
### Fields
|
|
@ -1,9 +0,0 @@
|
|||||||
# Add
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
void Add( string k, string v )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Capacity
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int Capacity
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Count
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int Count
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Filter1
|
|
||||||
## Constructor
|
|
||||||
```
|
|
||||||
Filter( )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Item
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
KeyValuePair\<string, string\> Item
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,19 +0,0 @@
|
|||||||
# Filter
|
|
||||||
|
|
||||||
### Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
||||||
|
|
||||||
### Constructors
|
|
||||||
* [[Filter|Facepunch.Steamworks.Filter.Filter.1]]( )
|
|
||||||
|
|
||||||
### Methods
|
|
||||||
* **void** [[Add|Facepunch.Steamworks.Filter.Add]]( **string** k, **string** v )
|
|
||||||
|
|
||||||
### Properties
|
|
||||||
* **int** [[Capacity|Facepunch.Steamworks.Filter.Capacity]]
|
|
||||||
* **int** [[Count|Facepunch.Steamworks.Filter.Count]]
|
|
||||||
* **KeyValuePair\<string, string\>** [[Item|Facepunch.Steamworks.Filter.Item]]
|
|
||||||
|
|
||||||
### Fields
|
|
@ -1,9 +0,0 @@
|
|||||||
# BytesDownloaded
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
ulong BytesDownloaded
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# BytesTotalDownload
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
ulong BytesTotalDownload
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# ChangelogUrl
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string ChangelogUrl
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# CommentsUrl
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string CommentsUrl
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Created
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
DateTime Created
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Definition
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
Definition Definition
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# DefinitionId
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int DefinitionId
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Description
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string Description
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Directory
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
DirectoryInfo Directory
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# DiscussUrl
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string DiscussUrl
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Download
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
void Download( bool highPriority )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# DownloadPending
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
bool DownloadPending
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# DownloadProgress
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
double DownloadProgress
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Downloading
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
bool Downloading
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Edit
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
Editor Edit( )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# FavouriteCount
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int FavouriteCount
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# FollowerCount
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int FollowerCount
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Id
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
ulong Id
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Installed
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
bool Installed
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Item1
|
|
||||||
## Constructor
|
|
||||||
```
|
|
||||||
Item( ulong Id, Workshop workshop )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Modified
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
DateTime Modified
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# NeedsUpdate
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
bool NeedsUpdate
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# OwnerId
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
ulong OwnerId
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# OwnerName
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string OwnerName
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# PreviewImageUrl
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string PreviewImageUrl
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Quantity
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int Quantity
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# ReportScore
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int ReportScore
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Score
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
float Score
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Size
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
ulong Size
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# StartsUrl
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string StartsUrl
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Subscribed
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
bool Subscribed
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# SubscriptionCount
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int SubscriptionCount
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Tags
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
String[] Tags
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Title
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string Title
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# TradeLocked
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
bool TradeLocked
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Url
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string Url
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# VoteDown
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
void VoteDown( )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# VoteUp
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
void VoteUp( )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# VotesDown
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
uint VotesDown
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# VotesUp
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
uint VotesUp
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# WebsiteViews
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int WebsiteViews
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,51 +0,0 @@
|
|||||||
# Item
|
|
||||||
|
|
||||||
### Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
||||||
|
|
||||||
### Constructors
|
|
||||||
* [[Item|Facepunch.Steamworks.Item.Item.1]]( **ulong** Id, **Workshop** workshop )
|
|
||||||
|
|
||||||
### Methods
|
|
||||||
* **void** [[Download|Facepunch.Steamworks.Item.Download]]( **bool** highPriority )
|
|
||||||
* **Editor** [[Edit|Facepunch.Steamworks.Item.Edit]]( )
|
|
||||||
* **void** [[VoteDown|Facepunch.Steamworks.Item.VoteDown]]( )
|
|
||||||
* **void** [[VoteUp|Facepunch.Steamworks.Item.VoteUp]]( )
|
|
||||||
|
|
||||||
### Properties
|
|
||||||
* **ulong** [[BytesDownloaded|Facepunch.Steamworks.Item.BytesDownloaded]]
|
|
||||||
* **ulong** [[BytesTotalDownload|Facepunch.Steamworks.Item.BytesTotalDownload]]
|
|
||||||
* **string** [[ChangelogUrl|Facepunch.Steamworks.Item.ChangelogUrl]]
|
|
||||||
* **string** [[CommentsUrl|Facepunch.Steamworks.Item.CommentsUrl]]
|
|
||||||
* **DateTime** [[Created|Facepunch.Steamworks.Item.Created]]
|
|
||||||
* **string** [[Description|Facepunch.Steamworks.Item.Description]]
|
|
||||||
* **DirectoryInfo** [[Directory|Facepunch.Steamworks.Item.Directory]]
|
|
||||||
* **string** [[DiscussUrl|Facepunch.Steamworks.Item.DiscussUrl]]
|
|
||||||
* **bool** [[Downloading|Facepunch.Steamworks.Item.Downloading]]
|
|
||||||
* **bool** [[DownloadPending|Facepunch.Steamworks.Item.DownloadPending]]
|
|
||||||
* **double** [[DownloadProgress|Facepunch.Steamworks.Item.DownloadProgress]]
|
|
||||||
* **int** [[FavouriteCount|Facepunch.Steamworks.Item.FavouriteCount]]
|
|
||||||
* **int** [[FollowerCount|Facepunch.Steamworks.Item.FollowerCount]]
|
|
||||||
* **ulong** [[Id|Facepunch.Steamworks.Item.Id]]
|
|
||||||
* **bool** [[Installed|Facepunch.Steamworks.Item.Installed]]
|
|
||||||
* **DateTime** [[Modified|Facepunch.Steamworks.Item.Modified]]
|
|
||||||
* **bool** [[NeedsUpdate|Facepunch.Steamworks.Item.NeedsUpdate]]
|
|
||||||
* **ulong** [[OwnerId|Facepunch.Steamworks.Item.OwnerId]]
|
|
||||||
* **string** [[OwnerName|Facepunch.Steamworks.Item.OwnerName]]
|
|
||||||
* **string** [[PreviewImageUrl|Facepunch.Steamworks.Item.PreviewImageUrl]]
|
|
||||||
* **int** [[ReportScore|Facepunch.Steamworks.Item.ReportScore]]
|
|
||||||
* **float** [[Score|Facepunch.Steamworks.Item.Score]]
|
|
||||||
* **ulong** [[Size|Facepunch.Steamworks.Item.Size]]
|
|
||||||
* **string** [[StartsUrl|Facepunch.Steamworks.Item.StartsUrl]]
|
|
||||||
* **bool** [[Subscribed|Facepunch.Steamworks.Item.Subscribed]]
|
|
||||||
* **int** [[SubscriptionCount|Facepunch.Steamworks.Item.SubscriptionCount]]
|
|
||||||
* **String[]** [[Tags|Facepunch.Steamworks.Item.Tags]]
|
|
||||||
* **string** [[Title|Facepunch.Steamworks.Item.Title]]
|
|
||||||
* **string** [[Url|Facepunch.Steamworks.Item.Url]]
|
|
||||||
* **uint** [[VotesDown|Facepunch.Steamworks.Item.VotesDown]]
|
|
||||||
* **uint** [[VotesUp|Facepunch.Steamworks.Item.VotesUp]]
|
|
||||||
* **int** [[WebsiteViews|Facepunch.Steamworks.Item.WebsiteViews]]
|
|
||||||
|
|
||||||
### Fields
|
|
@ -1,9 +0,0 @@
|
|||||||
# AppId
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
uint AppId
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Block
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
void Block( )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Dispose
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
void Dispose( )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# ExcludeTags
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
List\<string\> ExcludeTags
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# FileId
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
List\<ulong\> FileId
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# IsRunning
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
bool IsRunning
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Items
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
Item[] Items
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Order
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
Order Order
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Page
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int Page
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# PerPage
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int PerPage
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Query1
|
|
||||||
## Constructor
|
|
||||||
```
|
|
||||||
Query( )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# QueryType
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
QueryType QueryType
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# RequireAllTags
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
bool RequireAllTags
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# RequireTags
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
List\<string\> RequireTags
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Run
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
void Run( )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# SearchText
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
string SearchText
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# TotalResults
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
int TotalResults
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# UploaderAppId
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
uint UploaderAppId
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# UserId
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
Nullable\<ulong\> UserId
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# UserQueryType
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
UserQueryType UserQueryType
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,34 +0,0 @@
|
|||||||
# Query
|
|
||||||
|
|
||||||
### Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
||||||
|
|
||||||
### Constructors
|
|
||||||
* [[Query|Facepunch.Steamworks.Query.Query.1]]( )
|
|
||||||
|
|
||||||
### Methods
|
|
||||||
* **void** [[Block|Facepunch.Steamworks.Query.Block]]( )
|
|
||||||
* **void** [[Dispose|Facepunch.Steamworks.Query.Dispose]]( )
|
|
||||||
* **void** [[Run|Facepunch.Steamworks.Query.Run]]( )
|
|
||||||
|
|
||||||
### Properties
|
|
||||||
* **uint** [[AppId|Facepunch.Steamworks.Query.AppId]]
|
|
||||||
* **List\<string\>** [[ExcludeTags|Facepunch.Steamworks.Query.ExcludeTags]]
|
|
||||||
* **List\<ulong\>** [[FileId|Facepunch.Steamworks.Query.FileId]]
|
|
||||||
* **bool** [[IsRunning|Facepunch.Steamworks.Query.IsRunning]]
|
|
||||||
* **Item[]** [[Items|Facepunch.Steamworks.Query.Items]]
|
|
||||||
* **Order** [[Order|Facepunch.Steamworks.Query.Order]]
|
|
||||||
* **int** [[Page|Facepunch.Steamworks.Query.Page]]
|
|
||||||
* **int** [[PerPage|Facepunch.Steamworks.Query.PerPage]]
|
|
||||||
* **QueryType** [[QueryType|Facepunch.Steamworks.Query.QueryType]]
|
|
||||||
* **bool** [[RequireAllTags|Facepunch.Steamworks.Query.RequireAllTags]]
|
|
||||||
* **List\<string\>** [[RequireTags|Facepunch.Steamworks.Query.RequireTags]]
|
|
||||||
* **string** [[SearchText|Facepunch.Steamworks.Query.SearchText]]
|
|
||||||
* **int** [[TotalResults|Facepunch.Steamworks.Query.TotalResults]]
|
|
||||||
* **uint** [[UploaderAppId|Facepunch.Steamworks.Query.UploaderAppId]]
|
|
||||||
* **Nullable\<ulong\>** [[UserId|Facepunch.Steamworks.Query.UserId]]
|
|
||||||
* **UserQueryType** [[UserQueryType|Facepunch.Steamworks.Query.UserQueryType]]
|
|
||||||
|
|
||||||
### Fields
|
|
@ -1,9 +0,0 @@
|
|||||||
# Dispose
|
|
||||||
## Method
|
|
||||||
```
|
|
||||||
void Dispose( )
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
@ -1,9 +0,0 @@
|
|||||||
# Finished
|
|
||||||
## Property
|
|
||||||
```
|
|
||||||
bool Finished
|
|
||||||
```
|
|
||||||
## Summary
|
|
||||||
```
|
|
||||||
No documentation available
|
|
||||||
```
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user