diff --git a/Facepunch.Steamworks.Definition.Created.md b/Facepunch.Steamworks.Definition.Created.md new file mode 100644 index 0000000..e8c537d --- /dev/null +++ b/Facepunch.Steamworks.Definition.Created.md @@ -0,0 +1,9 @@ +# Created +## Property +``` +DateTime Created +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Definition.Description.md b/Facepunch.Steamworks.Definition.Description.md new file mode 100644 index 0000000..425d735 --- /dev/null +++ b/Facepunch.Steamworks.Definition.Description.md @@ -0,0 +1,9 @@ +# Description +## Property +``` +string Description +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Definition.GetProperty.md b/Facepunch.Steamworks.Definition.GetProperty.md new file mode 100644 index 0000000..8b0a9e1 --- /dev/null +++ b/Facepunch.Steamworks.Definition.GetProperty.md @@ -0,0 +1,9 @@ +# GetProperty +## Method +``` +T GetProperty( string name ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Definition.GetStringProperty.md b/Facepunch.Steamworks.Definition.GetStringProperty.md new file mode 100644 index 0000000..2c11f3b --- /dev/null +++ b/Facepunch.Steamworks.Definition.GetStringProperty.md @@ -0,0 +1,9 @@ +# GetStringProperty +## Method +``` +string GetStringProperty( string name ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Definition.Id.md b/Facepunch.Steamworks.Definition.Id.md new file mode 100644 index 0000000..9e26502 --- /dev/null +++ b/Facepunch.Steamworks.Definition.Id.md @@ -0,0 +1,9 @@ +# Id +## Property +``` +int Id +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Definition.Modified.md b/Facepunch.Steamworks.Definition.Modified.md new file mode 100644 index 0000000..dcd2c08 --- /dev/null +++ b/Facepunch.Steamworks.Definition.Modified.md @@ -0,0 +1,9 @@ +# Modified +## Property +``` +DateTime Modified +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Definition.Name.md b/Facepunch.Steamworks.Definition.Name.md new file mode 100644 index 0000000..9bad4a0 --- /dev/null +++ b/Facepunch.Steamworks.Definition.Name.md @@ -0,0 +1,9 @@ +# Name +## Property +``` +string Name +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Definition.SetProperty.md b/Facepunch.Steamworks.Definition.SetProperty.md new file mode 100644 index 0000000..e39e84c --- /dev/null +++ b/Facepunch.Steamworks.Definition.SetProperty.md @@ -0,0 +1,9 @@ +# SetProperty +## Method +``` +void SetProperty( string name, string value ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Definition.TriggerItemDrop.md b/Facepunch.Steamworks.Definition.TriggerItemDrop.md new file mode 100644 index 0000000..5261471 --- /dev/null +++ b/Facepunch.Steamworks.Definition.TriggerItemDrop.md @@ -0,0 +1,9 @@ +# TriggerItemDrop +## Method +``` +void TriggerItemDrop( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Definition.md b/Facepunch.Steamworks.Definition.md new file mode 100644 index 0000000..a637f7b --- /dev/null +++ b/Facepunch.Steamworks.Definition.md @@ -0,0 +1,16 @@ +# Definition + +### 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]] diff --git a/Facepunch.Steamworks.Editor.BytesTotal.md b/Facepunch.Steamworks.Editor.BytesTotal.md new file mode 100644 index 0000000..1fa4853 --- /dev/null +++ b/Facepunch.Steamworks.Editor.BytesTotal.md @@ -0,0 +1,9 @@ +# BytesTotal +## Property +``` +int BytesTotal +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.BytesUploaded.md b/Facepunch.Steamworks.Editor.BytesUploaded.md new file mode 100644 index 0000000..9aa014a --- /dev/null +++ b/Facepunch.Steamworks.Editor.BytesUploaded.md @@ -0,0 +1,9 @@ +# BytesUploaded +## Property +``` +int BytesUploaded +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.ChangeNote.md b/Facepunch.Steamworks.Editor.ChangeNote.md new file mode 100644 index 0000000..6b8210b --- /dev/null +++ b/Facepunch.Steamworks.Editor.ChangeNote.md @@ -0,0 +1,9 @@ +# ChangeNote +## Property +``` +string ChangeNote +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.Delete.md b/Facepunch.Steamworks.Editor.Delete.md new file mode 100644 index 0000000..1df61c4 --- /dev/null +++ b/Facepunch.Steamworks.Editor.Delete.md @@ -0,0 +1,9 @@ +# Delete +## Method +``` +void Delete( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.Description.md b/Facepunch.Steamworks.Editor.Description.md new file mode 100644 index 0000000..425d735 --- /dev/null +++ b/Facepunch.Steamworks.Editor.Description.md @@ -0,0 +1,9 @@ +# Description +## Property +``` +string Description +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.Error.md b/Facepunch.Steamworks.Editor.Error.md new file mode 100644 index 0000000..0acf5fe --- /dev/null +++ b/Facepunch.Steamworks.Editor.Error.md @@ -0,0 +1,9 @@ +# Error +## Property +``` +string Error +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.Folder.md b/Facepunch.Steamworks.Editor.Folder.md new file mode 100644 index 0000000..cd23212 --- /dev/null +++ b/Facepunch.Steamworks.Editor.Folder.md @@ -0,0 +1,9 @@ +# Folder +## Property +``` +string Folder +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.Id.md b/Facepunch.Steamworks.Editor.Id.md new file mode 100644 index 0000000..1f93aa2 --- /dev/null +++ b/Facepunch.Steamworks.Editor.Id.md @@ -0,0 +1,9 @@ +# Id +## Property +``` +ulong Id +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.NeedToAgreeToWorkshopLegal.md b/Facepunch.Steamworks.Editor.NeedToAgreeToWorkshopLegal.md new file mode 100644 index 0000000..1d0b6d9 --- /dev/null +++ b/Facepunch.Steamworks.Editor.NeedToAgreeToWorkshopLegal.md @@ -0,0 +1,9 @@ +# NeedToAgreeToWorkshopLegal +## Property +``` +bool NeedToAgreeToWorkshopLegal +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.PreviewImage.md b/Facepunch.Steamworks.Editor.PreviewImage.md new file mode 100644 index 0000000..d73c025 --- /dev/null +++ b/Facepunch.Steamworks.Editor.PreviewImage.md @@ -0,0 +1,9 @@ +# PreviewImage +## Property +``` +string PreviewImage +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.Progress.md b/Facepunch.Steamworks.Editor.Progress.md new file mode 100644 index 0000000..d305da7 --- /dev/null +++ b/Facepunch.Steamworks.Editor.Progress.md @@ -0,0 +1,9 @@ +# Progress +## Property +``` +Double Progress +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.Publish.md b/Facepunch.Steamworks.Editor.Publish.md new file mode 100644 index 0000000..aa6b00d --- /dev/null +++ b/Facepunch.Steamworks.Editor.Publish.md @@ -0,0 +1,9 @@ +# Publish +## Method +``` +void Publish( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.Publishing.md b/Facepunch.Steamworks.Editor.Publishing.md new file mode 100644 index 0000000..57dbf74 --- /dev/null +++ b/Facepunch.Steamworks.Editor.Publishing.md @@ -0,0 +1,9 @@ +# Publishing +## Property +``` +bool Publishing +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.Tags.md b/Facepunch.Steamworks.Editor.Tags.md new file mode 100644 index 0000000..03c226f --- /dev/null +++ b/Facepunch.Steamworks.Editor.Tags.md @@ -0,0 +1,9 @@ +# Tags +## Property +``` +List\ Tags +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.Title.md b/Facepunch.Steamworks.Editor.Title.md new file mode 100644 index 0000000..797dc05 --- /dev/null +++ b/Facepunch.Steamworks.Editor.Title.md @@ -0,0 +1,9 @@ +# Title +## Property +``` +string Title +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.Type.md b/Facepunch.Steamworks.Editor.Type.md new file mode 100644 index 0000000..a922470 --- /dev/null +++ b/Facepunch.Steamworks.Editor.Type.md @@ -0,0 +1,9 @@ +# Type +## Property +``` +Nullable\ Type +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.Visibility.md b/Facepunch.Steamworks.Editor.Visibility.md new file mode 100644 index 0000000..ff5f025 --- /dev/null +++ b/Facepunch.Steamworks.Editor.Visibility.md @@ -0,0 +1,9 @@ +# Visibility +## Property +``` +Nullable\ Visibility +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Editor.md b/Facepunch.Steamworks.Editor.md new file mode 100644 index 0000000..8286646 --- /dev/null +++ b/Facepunch.Steamworks.Editor.md @@ -0,0 +1,24 @@ +# Editor + +### 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\** [[Tags|Facepunch.Steamworks.Editor.Tags]] +* **string** [[Title|Facepunch.Steamworks.Editor.Title]] +* **Nullable\** [[Type|Facepunch.Steamworks.Editor.Type]] +* **Nullable\** [[Visibility|Facepunch.Steamworks.Editor.Visibility]] + +### Fields diff --git a/Facepunch.Steamworks.Filter.Add.md b/Facepunch.Steamworks.Filter.Add.md new file mode 100644 index 0000000..cec20b1 --- /dev/null +++ b/Facepunch.Steamworks.Filter.Add.md @@ -0,0 +1,9 @@ +# Add +## Method +``` +void Add( string k, string v ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Filter.Capacity.md b/Facepunch.Steamworks.Filter.Capacity.md new file mode 100644 index 0000000..ff920d2 --- /dev/null +++ b/Facepunch.Steamworks.Filter.Capacity.md @@ -0,0 +1,9 @@ +# Capacity +## Property +``` +int Capacity +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Filter.Count.md b/Facepunch.Steamworks.Filter.Count.md new file mode 100644 index 0000000..dccfbb5 --- /dev/null +++ b/Facepunch.Steamworks.Filter.Count.md @@ -0,0 +1,9 @@ +# Count +## Property +``` +int Count +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Filter.Item.md b/Facepunch.Steamworks.Filter.Item.md new file mode 100644 index 0000000..c1c5629 --- /dev/null +++ b/Facepunch.Steamworks.Filter.Item.md @@ -0,0 +1,9 @@ +# Item +## Property +``` +KeyValuePair\ Item +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Filter.md b/Facepunch.Steamworks.Filter.md new file mode 100644 index 0000000..a2b54da --- /dev/null +++ b/Facepunch.Steamworks.Filter.md @@ -0,0 +1,11 @@ +# Filter + +### 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\** [[Item|Facepunch.Steamworks.Filter.Item]] + +### Fields diff --git a/Facepunch.Steamworks.Item.BytesDownloaded.md b/Facepunch.Steamworks.Item.BytesDownloaded.md new file mode 100644 index 0000000..6fd58b4 --- /dev/null +++ b/Facepunch.Steamworks.Item.BytesDownloaded.md @@ -0,0 +1,9 @@ +# BytesDownloaded +## Property +``` +ulong BytesDownloaded +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.BytesTotalDownload.md b/Facepunch.Steamworks.Item.BytesTotalDownload.md new file mode 100644 index 0000000..cd3aaea --- /dev/null +++ b/Facepunch.Steamworks.Item.BytesTotalDownload.md @@ -0,0 +1,9 @@ +# BytesTotalDownload +## Property +``` +ulong BytesTotalDownload +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.ChangelogUrl.md b/Facepunch.Steamworks.Item.ChangelogUrl.md new file mode 100644 index 0000000..dd70dee --- /dev/null +++ b/Facepunch.Steamworks.Item.ChangelogUrl.md @@ -0,0 +1,9 @@ +# ChangelogUrl +## Property +``` +string ChangelogUrl +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.CommentsUrl.md b/Facepunch.Steamworks.Item.CommentsUrl.md new file mode 100644 index 0000000..442ec89 --- /dev/null +++ b/Facepunch.Steamworks.Item.CommentsUrl.md @@ -0,0 +1,9 @@ +# CommentsUrl +## Property +``` +string CommentsUrl +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Created.md b/Facepunch.Steamworks.Item.Created.md new file mode 100644 index 0000000..e8c537d --- /dev/null +++ b/Facepunch.Steamworks.Item.Created.md @@ -0,0 +1,9 @@ +# Created +## Property +``` +DateTime Created +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Definition.md b/Facepunch.Steamworks.Item.Definition.md new file mode 100644 index 0000000..a02fbf9 --- /dev/null +++ b/Facepunch.Steamworks.Item.Definition.md @@ -0,0 +1,9 @@ +# Definition +## Property +``` +Definition Definition +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.DefinitionId.md b/Facepunch.Steamworks.Item.DefinitionId.md new file mode 100644 index 0000000..0ce558e --- /dev/null +++ b/Facepunch.Steamworks.Item.DefinitionId.md @@ -0,0 +1,9 @@ +# DefinitionId +## Property +``` +int DefinitionId +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Description.md b/Facepunch.Steamworks.Item.Description.md new file mode 100644 index 0000000..425d735 --- /dev/null +++ b/Facepunch.Steamworks.Item.Description.md @@ -0,0 +1,9 @@ +# Description +## Property +``` +string Description +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Directory.md b/Facepunch.Steamworks.Item.Directory.md new file mode 100644 index 0000000..44b17d3 --- /dev/null +++ b/Facepunch.Steamworks.Item.Directory.md @@ -0,0 +1,9 @@ +# Directory +## Property +``` +DirectoryInfo Directory +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.DiscussUrl.md b/Facepunch.Steamworks.Item.DiscussUrl.md new file mode 100644 index 0000000..1fb67f3 --- /dev/null +++ b/Facepunch.Steamworks.Item.DiscussUrl.md @@ -0,0 +1,9 @@ +# DiscussUrl +## Property +``` +string DiscussUrl +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Download.md b/Facepunch.Steamworks.Item.Download.md new file mode 100644 index 0000000..851eb7e --- /dev/null +++ b/Facepunch.Steamworks.Item.Download.md @@ -0,0 +1,9 @@ +# Download +## Method +``` +void Download( bool highPriority ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.DownloadPending.md b/Facepunch.Steamworks.Item.DownloadPending.md new file mode 100644 index 0000000..825e11e --- /dev/null +++ b/Facepunch.Steamworks.Item.DownloadPending.md @@ -0,0 +1,9 @@ +# DownloadPending +## Property +``` +bool DownloadPending +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.DownloadProgress.md b/Facepunch.Steamworks.Item.DownloadProgress.md new file mode 100644 index 0000000..5e6a207 --- /dev/null +++ b/Facepunch.Steamworks.Item.DownloadProgress.md @@ -0,0 +1,9 @@ +# DownloadProgress +## Property +``` +Double DownloadProgress +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Downloading.md b/Facepunch.Steamworks.Item.Downloading.md new file mode 100644 index 0000000..b966032 --- /dev/null +++ b/Facepunch.Steamworks.Item.Downloading.md @@ -0,0 +1,9 @@ +# Downloading +## Property +``` +bool Downloading +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Edit.md b/Facepunch.Steamworks.Item.Edit.md new file mode 100644 index 0000000..bf4c350 --- /dev/null +++ b/Facepunch.Steamworks.Item.Edit.md @@ -0,0 +1,9 @@ +# Edit +## Method +``` +Editor Edit( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.FavouriteCount.md b/Facepunch.Steamworks.Item.FavouriteCount.md new file mode 100644 index 0000000..576f280 --- /dev/null +++ b/Facepunch.Steamworks.Item.FavouriteCount.md @@ -0,0 +1,9 @@ +# FavouriteCount +## Property +``` +int FavouriteCount +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.FollowerCount.md b/Facepunch.Steamworks.Item.FollowerCount.md new file mode 100644 index 0000000..e301a3f --- /dev/null +++ b/Facepunch.Steamworks.Item.FollowerCount.md @@ -0,0 +1,9 @@ +# FollowerCount +## Property +``` +int FollowerCount +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Id.md b/Facepunch.Steamworks.Item.Id.md new file mode 100644 index 0000000..1f93aa2 --- /dev/null +++ b/Facepunch.Steamworks.Item.Id.md @@ -0,0 +1,9 @@ +# Id +## Property +``` +ulong Id +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Installed.md b/Facepunch.Steamworks.Item.Installed.md new file mode 100644 index 0000000..fd5a840 --- /dev/null +++ b/Facepunch.Steamworks.Item.Installed.md @@ -0,0 +1,9 @@ +# Installed +## Property +``` +bool Installed +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Modified.md b/Facepunch.Steamworks.Item.Modified.md new file mode 100644 index 0000000..dcd2c08 --- /dev/null +++ b/Facepunch.Steamworks.Item.Modified.md @@ -0,0 +1,9 @@ +# Modified +## Property +``` +DateTime Modified +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.NeedsUpdate.md b/Facepunch.Steamworks.Item.NeedsUpdate.md new file mode 100644 index 0000000..3097f29 --- /dev/null +++ b/Facepunch.Steamworks.Item.NeedsUpdate.md @@ -0,0 +1,9 @@ +# NeedsUpdate +## Property +``` +bool NeedsUpdate +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.OwnerId.md b/Facepunch.Steamworks.Item.OwnerId.md new file mode 100644 index 0000000..4435432 --- /dev/null +++ b/Facepunch.Steamworks.Item.OwnerId.md @@ -0,0 +1,9 @@ +# OwnerId +## Property +``` +ulong OwnerId +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.OwnerName.md b/Facepunch.Steamworks.Item.OwnerName.md new file mode 100644 index 0000000..60b1b92 --- /dev/null +++ b/Facepunch.Steamworks.Item.OwnerName.md @@ -0,0 +1,9 @@ +# OwnerName +## Property +``` +string OwnerName +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.PreviewImageUrl.md b/Facepunch.Steamworks.Item.PreviewImageUrl.md new file mode 100644 index 0000000..009a537 --- /dev/null +++ b/Facepunch.Steamworks.Item.PreviewImageUrl.md @@ -0,0 +1,9 @@ +# PreviewImageUrl +## Property +``` +string PreviewImageUrl +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Quantity.md b/Facepunch.Steamworks.Item.Quantity.md new file mode 100644 index 0000000..eb33ff5 --- /dev/null +++ b/Facepunch.Steamworks.Item.Quantity.md @@ -0,0 +1,9 @@ +# Quantity +## Property +``` +int Quantity +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.ReportScore.md b/Facepunch.Steamworks.Item.ReportScore.md new file mode 100644 index 0000000..4c4d645 --- /dev/null +++ b/Facepunch.Steamworks.Item.ReportScore.md @@ -0,0 +1,9 @@ +# ReportScore +## Property +``` +int ReportScore +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Score.md b/Facepunch.Steamworks.Item.Score.md new file mode 100644 index 0000000..e1ecb31 --- /dev/null +++ b/Facepunch.Steamworks.Item.Score.md @@ -0,0 +1,9 @@ +# Score +## Property +``` +Single Score +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Size.md b/Facepunch.Steamworks.Item.Size.md new file mode 100644 index 0000000..947ed05 --- /dev/null +++ b/Facepunch.Steamworks.Item.Size.md @@ -0,0 +1,9 @@ +# Size +## Property +``` +ulong Size +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.StartsUrl.md b/Facepunch.Steamworks.Item.StartsUrl.md new file mode 100644 index 0000000..5e17786 --- /dev/null +++ b/Facepunch.Steamworks.Item.StartsUrl.md @@ -0,0 +1,9 @@ +# StartsUrl +## Property +``` +string StartsUrl +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Subscribed.md b/Facepunch.Steamworks.Item.Subscribed.md new file mode 100644 index 0000000..009c899 --- /dev/null +++ b/Facepunch.Steamworks.Item.Subscribed.md @@ -0,0 +1,9 @@ +# Subscribed +## Property +``` +bool Subscribed +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.SubscriptionCount.md b/Facepunch.Steamworks.Item.SubscriptionCount.md new file mode 100644 index 0000000..6dbc53f --- /dev/null +++ b/Facepunch.Steamworks.Item.SubscriptionCount.md @@ -0,0 +1,9 @@ +# SubscriptionCount +## Property +``` +int SubscriptionCount +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Tags.md b/Facepunch.Steamworks.Item.Tags.md new file mode 100644 index 0000000..5c815ca --- /dev/null +++ b/Facepunch.Steamworks.Item.Tags.md @@ -0,0 +1,9 @@ +# Tags +## Property +``` +String[] Tags +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Title.md b/Facepunch.Steamworks.Item.Title.md new file mode 100644 index 0000000..797dc05 --- /dev/null +++ b/Facepunch.Steamworks.Item.Title.md @@ -0,0 +1,9 @@ +# Title +## Property +``` +string Title +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.TradeLocked.md b/Facepunch.Steamworks.Item.TradeLocked.md new file mode 100644 index 0000000..d757668 --- /dev/null +++ b/Facepunch.Steamworks.Item.TradeLocked.md @@ -0,0 +1,9 @@ +# TradeLocked +## Property +``` +bool TradeLocked +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.Url.md b/Facepunch.Steamworks.Item.Url.md new file mode 100644 index 0000000..99bb591 --- /dev/null +++ b/Facepunch.Steamworks.Item.Url.md @@ -0,0 +1,9 @@ +# Url +## Property +``` +string Url +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.VoteDown.md b/Facepunch.Steamworks.Item.VoteDown.md new file mode 100644 index 0000000..eab1a1f --- /dev/null +++ b/Facepunch.Steamworks.Item.VoteDown.md @@ -0,0 +1,9 @@ +# VoteDown +## Method +``` +void VoteDown( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.VoteUp.md b/Facepunch.Steamworks.Item.VoteUp.md new file mode 100644 index 0000000..5ed6a92 --- /dev/null +++ b/Facepunch.Steamworks.Item.VoteUp.md @@ -0,0 +1,9 @@ +# VoteUp +## Method +``` +void VoteUp( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.VotesDown.md b/Facepunch.Steamworks.Item.VotesDown.md new file mode 100644 index 0000000..09456bd --- /dev/null +++ b/Facepunch.Steamworks.Item.VotesDown.md @@ -0,0 +1,9 @@ +# VotesDown +## Property +``` +uint VotesDown +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.VotesUp.md b/Facepunch.Steamworks.Item.VotesUp.md new file mode 100644 index 0000000..40ef40b --- /dev/null +++ b/Facepunch.Steamworks.Item.VotesUp.md @@ -0,0 +1,9 @@ +# VotesUp +## Property +``` +uint VotesUp +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.WebsiteViews.md b/Facepunch.Steamworks.Item.WebsiteViews.md new file mode 100644 index 0000000..d6b863a --- /dev/null +++ b/Facepunch.Steamworks.Item.WebsiteViews.md @@ -0,0 +1,9 @@ +# WebsiteViews +## Property +``` +int WebsiteViews +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Item.md b/Facepunch.Steamworks.Item.md new file mode 100644 index 0000000..b973e41 --- /dev/null +++ b/Facepunch.Steamworks.Item.md @@ -0,0 +1,43 @@ +# Item + +### 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]] +* **Single** [[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 diff --git a/Facepunch.Steamworks.Query.AppId.md b/Facepunch.Steamworks.Query.AppId.md new file mode 100644 index 0000000..e45bd2a --- /dev/null +++ b/Facepunch.Steamworks.Query.AppId.md @@ -0,0 +1,9 @@ +# AppId +## Property +``` +uint AppId +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.Block.md b/Facepunch.Steamworks.Query.Block.md new file mode 100644 index 0000000..d14c87c --- /dev/null +++ b/Facepunch.Steamworks.Query.Block.md @@ -0,0 +1,9 @@ +# Block +## Method +``` +void Block( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.Dispose.md b/Facepunch.Steamworks.Query.Dispose.md new file mode 100644 index 0000000..18df2d6 --- /dev/null +++ b/Facepunch.Steamworks.Query.Dispose.md @@ -0,0 +1,9 @@ +# Dispose +## Method +``` +void Dispose( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.ExcludeTags.md b/Facepunch.Steamworks.Query.ExcludeTags.md new file mode 100644 index 0000000..4f8a08b --- /dev/null +++ b/Facepunch.Steamworks.Query.ExcludeTags.md @@ -0,0 +1,9 @@ +# ExcludeTags +## Property +``` +List\ ExcludeTags +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.FileId.md b/Facepunch.Steamworks.Query.FileId.md new file mode 100644 index 0000000..c80bf00 --- /dev/null +++ b/Facepunch.Steamworks.Query.FileId.md @@ -0,0 +1,9 @@ +# FileId +## Property +``` +List\ FileId +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.IsRunning.md b/Facepunch.Steamworks.Query.IsRunning.md new file mode 100644 index 0000000..630a23d --- /dev/null +++ b/Facepunch.Steamworks.Query.IsRunning.md @@ -0,0 +1,9 @@ +# IsRunning +## Property +``` +bool IsRunning +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.Items.md b/Facepunch.Steamworks.Query.Items.md new file mode 100644 index 0000000..deeee12 --- /dev/null +++ b/Facepunch.Steamworks.Query.Items.md @@ -0,0 +1,9 @@ +# Items +## Property +``` +Item[] Items +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.Order.md b/Facepunch.Steamworks.Query.Order.md new file mode 100644 index 0000000..ec70846 --- /dev/null +++ b/Facepunch.Steamworks.Query.Order.md @@ -0,0 +1,9 @@ +# Order +## Property +``` +Order Order +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.Page.md b/Facepunch.Steamworks.Query.Page.md new file mode 100644 index 0000000..d00b414 --- /dev/null +++ b/Facepunch.Steamworks.Query.Page.md @@ -0,0 +1,9 @@ +# Page +## Property +``` +int Page +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.PerPage.md b/Facepunch.Steamworks.Query.PerPage.md new file mode 100644 index 0000000..ee4f84e --- /dev/null +++ b/Facepunch.Steamworks.Query.PerPage.md @@ -0,0 +1,9 @@ +# PerPage +## Property +``` +int PerPage +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.QueryType.md b/Facepunch.Steamworks.Query.QueryType.md new file mode 100644 index 0000000..f0bb2de --- /dev/null +++ b/Facepunch.Steamworks.Query.QueryType.md @@ -0,0 +1,9 @@ +# QueryType +## Property +``` +QueryType QueryType +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.RequireAllTags.md b/Facepunch.Steamworks.Query.RequireAllTags.md new file mode 100644 index 0000000..df5b708 --- /dev/null +++ b/Facepunch.Steamworks.Query.RequireAllTags.md @@ -0,0 +1,9 @@ +# RequireAllTags +## Property +``` +bool RequireAllTags +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.RequireTags.md b/Facepunch.Steamworks.Query.RequireTags.md new file mode 100644 index 0000000..8da8019 --- /dev/null +++ b/Facepunch.Steamworks.Query.RequireTags.md @@ -0,0 +1,9 @@ +# RequireTags +## Property +``` +List\ RequireTags +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.Run.md b/Facepunch.Steamworks.Query.Run.md new file mode 100644 index 0000000..1f4d3e3 --- /dev/null +++ b/Facepunch.Steamworks.Query.Run.md @@ -0,0 +1,9 @@ +# Run +## Method +``` +void Run( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.SearchText.md b/Facepunch.Steamworks.Query.SearchText.md new file mode 100644 index 0000000..4161018 --- /dev/null +++ b/Facepunch.Steamworks.Query.SearchText.md @@ -0,0 +1,9 @@ +# SearchText +## Property +``` +string SearchText +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.TotalResults.md b/Facepunch.Steamworks.Query.TotalResults.md new file mode 100644 index 0000000..03397d1 --- /dev/null +++ b/Facepunch.Steamworks.Query.TotalResults.md @@ -0,0 +1,9 @@ +# TotalResults +## Property +``` +int TotalResults +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.UploaderAppId.md b/Facepunch.Steamworks.Query.UploaderAppId.md new file mode 100644 index 0000000..a05cfcd --- /dev/null +++ b/Facepunch.Steamworks.Query.UploaderAppId.md @@ -0,0 +1,9 @@ +# UploaderAppId +## Property +``` +uint UploaderAppId +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.UserId.md b/Facepunch.Steamworks.Query.UserId.md new file mode 100644 index 0000000..90fa987 --- /dev/null +++ b/Facepunch.Steamworks.Query.UserId.md @@ -0,0 +1,9 @@ +# UserId +## Property +``` +Nullable\ UserId +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.UserQueryType.md b/Facepunch.Steamworks.Query.UserQueryType.md new file mode 100644 index 0000000..8b33847 --- /dev/null +++ b/Facepunch.Steamworks.Query.UserQueryType.md @@ -0,0 +1,9 @@ +# UserQueryType +## Property +``` +UserQueryType UserQueryType +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Query.md b/Facepunch.Steamworks.Query.md new file mode 100644 index 0000000..94f8268 --- /dev/null +++ b/Facepunch.Steamworks.Query.md @@ -0,0 +1,26 @@ +# Query + +### 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\** [[ExcludeTags|Facepunch.Steamworks.Query.ExcludeTags]] +* **List\** [[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\** [[RequireTags|Facepunch.Steamworks.Query.RequireTags]] +* **string** [[SearchText|Facepunch.Steamworks.Query.SearchText]] +* **int** [[TotalResults|Facepunch.Steamworks.Query.TotalResults]] +* **uint** [[UploaderAppId|Facepunch.Steamworks.Query.UploaderAppId]] +* **Nullable\** [[UserId|Facepunch.Steamworks.Query.UserId]] +* **UserQueryType** [[UserQueryType|Facepunch.Steamworks.Query.UserQueryType]] + +### Fields diff --git a/Facepunch.Steamworks.Request.Dispose.md b/Facepunch.Steamworks.Request.Dispose.md new file mode 100644 index 0000000..18df2d6 --- /dev/null +++ b/Facepunch.Steamworks.Request.Dispose.md @@ -0,0 +1,9 @@ +# Dispose +## Method +``` +void Dispose( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Request.Finished.md b/Facepunch.Steamworks.Request.Finished.md new file mode 100644 index 0000000..e5c7f29 --- /dev/null +++ b/Facepunch.Steamworks.Request.Finished.md @@ -0,0 +1,9 @@ +# Finished +## Property +``` +bool Finished +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Request.OnUpdate.md b/Facepunch.Steamworks.Request.OnUpdate.md new file mode 100644 index 0000000..f6a76ec --- /dev/null +++ b/Facepunch.Steamworks.Request.OnUpdate.md @@ -0,0 +1,9 @@ +# OnUpdate +## Property +``` +Action OnUpdate +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Request.Responded.md b/Facepunch.Steamworks.Request.Responded.md new file mode 100644 index 0000000..61e69eb --- /dev/null +++ b/Facepunch.Steamworks.Request.Responded.md @@ -0,0 +1,9 @@ +# Responded +## Property +``` +List\ Responded +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Request.Unresponsive.md b/Facepunch.Steamworks.Request.Unresponsive.md new file mode 100644 index 0000000..0100009 --- /dev/null +++ b/Facepunch.Steamworks.Request.Unresponsive.md @@ -0,0 +1,9 @@ +# Unresponsive +## Property +``` +List\ Unresponsive +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Request.md b/Facepunch.Steamworks.Request.md new file mode 100644 index 0000000..b55229a --- /dev/null +++ b/Facepunch.Steamworks.Request.md @@ -0,0 +1,12 @@ +# Request + +### Methods +* **void** [[Dispose|Facepunch.Steamworks.Request.Dispose]]( ) + +### Properties + +### Fields +* **Action** [[OnUpdate|Facepunch.Steamworks.Request.OnUpdate]] +* **List\** [[Responded|Facepunch.Steamworks.Request.Responded]] +* **List\** [[Unresponsive|Facepunch.Steamworks.Request.Unresponsive]] +* **bool** [[Finished|Facepunch.Steamworks.Request.Finished]] diff --git a/Facepunch.Steamworks.Result.Block.md b/Facepunch.Steamworks.Result.Block.md new file mode 100644 index 0000000..6e0134b --- /dev/null +++ b/Facepunch.Steamworks.Result.Block.md @@ -0,0 +1,9 @@ +# Block +## Method +``` +bool Block( Single maxWait ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Result.Dispose.md b/Facepunch.Steamworks.Result.Dispose.md new file mode 100644 index 0000000..18df2d6 --- /dev/null +++ b/Facepunch.Steamworks.Result.Dispose.md @@ -0,0 +1,9 @@ +# Dispose +## Method +``` +void Dispose( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Result.Handle.md b/Facepunch.Steamworks.Result.Handle.md new file mode 100644 index 0000000..45a641b --- /dev/null +++ b/Facepunch.Steamworks.Result.Handle.md @@ -0,0 +1,9 @@ +# Handle +## Property +``` +SteamInventoryResult_t Handle +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Result.IsPending.md b/Facepunch.Steamworks.Result.IsPending.md new file mode 100644 index 0000000..e815ebc --- /dev/null +++ b/Facepunch.Steamworks.Result.IsPending.md @@ -0,0 +1,9 @@ +# IsPending +## Property +``` +bool IsPending +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Result.Items.md b/Facepunch.Steamworks.Result.Items.md new file mode 100644 index 0000000..deeee12 --- /dev/null +++ b/Facepunch.Steamworks.Result.Items.md @@ -0,0 +1,9 @@ +# Items +## Property +``` +Item[] Items +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Result.md b/Facepunch.Steamworks.Result.md new file mode 100644 index 0000000..5902f51 --- /dev/null +++ b/Facepunch.Steamworks.Result.md @@ -0,0 +1,12 @@ +# Result + +### Methods +* **bool** [[Block|Facepunch.Steamworks.Result.Block]]( **Single** maxWait ) +* **void** [[Dispose|Facepunch.Steamworks.Result.Dispose]]( ) + +### Properties +* **SteamInventoryResult_t** [[Handle|Facepunch.Steamworks.Result.Handle]] +* **bool** [[IsPending|Facepunch.Steamworks.Result.IsPending]] +* **Item[]** [[Items|Facepunch.Steamworks.Result.Items]] + +### Fields diff --git a/Facepunch.Steamworks.Server.Address.md b/Facepunch.Steamworks.Server.Address.md new file mode 100644 index 0000000..17ae58e --- /dev/null +++ b/Facepunch.Steamworks.Server.Address.md @@ -0,0 +1,9 @@ +# Address +## Property +``` +uint Address +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.AddressString.md b/Facepunch.Steamworks.Server.AddressString.md new file mode 100644 index 0000000..8ce3fc9 --- /dev/null +++ b/Facepunch.Steamworks.Server.AddressString.md @@ -0,0 +1,9 @@ +# AddressString +## Property +``` +string AddressString +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.AppId.md b/Facepunch.Steamworks.Server.AppId.md index 1547f6f..e45bd2a 100644 --- a/Facepunch.Steamworks.Server.AppId.md +++ b/Facepunch.Steamworks.Server.AppId.md @@ -5,5 +5,5 @@ uint AppId ``` ## Summary ``` -Current running program's AppId +No documentation available ``` diff --git a/Facepunch.Steamworks.Server.BotPlayers.md b/Facepunch.Steamworks.Server.BotPlayers.md new file mode 100644 index 0000000..84456d9 --- /dev/null +++ b/Facepunch.Steamworks.Server.BotPlayers.md @@ -0,0 +1,9 @@ +# BotPlayers +## Property +``` +int BotPlayers +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.ConnectionAddress.md b/Facepunch.Steamworks.Server.ConnectionAddress.md new file mode 100644 index 0000000..1163ef5 --- /dev/null +++ b/Facepunch.Steamworks.Server.ConnectionAddress.md @@ -0,0 +1,9 @@ +# ConnectionAddress +## Property +``` +string ConnectionAddress +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.ConnectionPort.md b/Facepunch.Steamworks.Server.ConnectionPort.md new file mode 100644 index 0000000..587e574 --- /dev/null +++ b/Facepunch.Steamworks.Server.ConnectionPort.md @@ -0,0 +1,9 @@ +# ConnectionPort +## Property +``` +int ConnectionPort +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.Description.md b/Facepunch.Steamworks.Server.Description.md new file mode 100644 index 0000000..425d735 --- /dev/null +++ b/Facepunch.Steamworks.Server.Description.md @@ -0,0 +1,9 @@ +# Description +## Property +``` +string Description +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.FetchRules.md b/Facepunch.Steamworks.Server.FetchRules.md new file mode 100644 index 0000000..6f1db63 --- /dev/null +++ b/Facepunch.Steamworks.Server.FetchRules.md @@ -0,0 +1,9 @@ +# FetchRules +## Method +``` +void FetchRules( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.GameDir.md b/Facepunch.Steamworks.Server.GameDir.md new file mode 100644 index 0000000..27f6e1b --- /dev/null +++ b/Facepunch.Steamworks.Server.GameDir.md @@ -0,0 +1,9 @@ +# GameDir +## Property +``` +string GameDir +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.HasRules.md b/Facepunch.Steamworks.Server.HasRules.md new file mode 100644 index 0000000..a1bc288 --- /dev/null +++ b/Facepunch.Steamworks.Server.HasRules.md @@ -0,0 +1,9 @@ +# HasRules +## Property +``` +bool HasRules +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.LastTimePlayed.md b/Facepunch.Steamworks.Server.LastTimePlayed.md new file mode 100644 index 0000000..6345c74 --- /dev/null +++ b/Facepunch.Steamworks.Server.LastTimePlayed.md @@ -0,0 +1,9 @@ +# LastTimePlayed +## Property +``` +uint LastTimePlayed +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.Map.md b/Facepunch.Steamworks.Server.Map.md new file mode 100644 index 0000000..f9d5525 --- /dev/null +++ b/Facepunch.Steamworks.Server.Map.md @@ -0,0 +1,9 @@ +# Map +## Property +``` +string Map +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.MaxPlayers.md b/Facepunch.Steamworks.Server.MaxPlayers.md index f4c09af..1c2db28 100644 --- a/Facepunch.Steamworks.Server.MaxPlayers.md +++ b/Facepunch.Steamworks.Server.MaxPlayers.md @@ -5,6 +5,5 @@ int MaxPlayers ``` ## Summary ``` -Gets or sets the current MaxPlayers. - This doesn't enforce any kind of limit, it just updates the master server. +No documentation available ``` diff --git a/Facepunch.Steamworks.Server.Name.md b/Facepunch.Steamworks.Server.Name.md new file mode 100644 index 0000000..9bad4a0 --- /dev/null +++ b/Facepunch.Steamworks.Server.Name.md @@ -0,0 +1,9 @@ +# Name +## Property +``` +string Name +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.OnReceivedRules.md b/Facepunch.Steamworks.Server.OnReceivedRules.md new file mode 100644 index 0000000..eb561e4 --- /dev/null +++ b/Facepunch.Steamworks.Server.OnReceivedRules.md @@ -0,0 +1,9 @@ +# OnReceivedRules +## Property +``` +Action\ OnReceivedRules +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.Passworded.md b/Facepunch.Steamworks.Server.Passworded.md index cfc81da..174fae1 100644 --- a/Facepunch.Steamworks.Server.Passworded.md +++ b/Facepunch.Steamworks.Server.Passworded.md @@ -5,5 +5,5 @@ bool Passworded ``` ## Summary ``` -Gets or sets the current Passworded +No documentation available ``` diff --git a/Facepunch.Steamworks.Server.Ping.md b/Facepunch.Steamworks.Server.Ping.md new file mode 100644 index 0000000..616fce2 --- /dev/null +++ b/Facepunch.Steamworks.Server.Ping.md @@ -0,0 +1,9 @@ +# Ping +## Property +``` +int Ping +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.Players.md b/Facepunch.Steamworks.Server.Players.md new file mode 100644 index 0000000..60739c8 --- /dev/null +++ b/Facepunch.Steamworks.Server.Players.md @@ -0,0 +1,9 @@ +# Players +## Property +``` +int Players +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.QueryPort.md b/Facepunch.Steamworks.Server.QueryPort.md new file mode 100644 index 0000000..11d852a --- /dev/null +++ b/Facepunch.Steamworks.Server.QueryPort.md @@ -0,0 +1,9 @@ +# QueryPort +## Property +``` +int QueryPort +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.Rules.md b/Facepunch.Steamworks.Server.Rules.md new file mode 100644 index 0000000..d8ddceb --- /dev/null +++ b/Facepunch.Steamworks.Server.Rules.md @@ -0,0 +1,9 @@ +# Rules +## Property +``` +Dictionary\ Rules +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.Secure.md b/Facepunch.Steamworks.Server.Secure.md new file mode 100644 index 0000000..641f01a --- /dev/null +++ b/Facepunch.Steamworks.Server.Secure.md @@ -0,0 +1,9 @@ +# Secure +## Property +``` +bool Secure +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.SteamId.md b/Facepunch.Steamworks.Server.SteamId.md index bc6bb8b..305b345 100644 --- a/Facepunch.Steamworks.Server.SteamId.md +++ b/Facepunch.Steamworks.Server.SteamId.md @@ -5,5 +5,5 @@ ulong SteamId ``` ## Summary ``` -Current user's SteamId +No documentation available ``` diff --git a/Facepunch.Steamworks.Server.Tags.md b/Facepunch.Steamworks.Server.Tags.md new file mode 100644 index 0000000..5c815ca --- /dev/null +++ b/Facepunch.Steamworks.Server.Tags.md @@ -0,0 +1,9 @@ +# Tags +## Property +``` +String[] Tags +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.Version.md b/Facepunch.Steamworks.Server.Version.md new file mode 100644 index 0000000..8b5180c --- /dev/null +++ b/Facepunch.Steamworks.Server.Version.md @@ -0,0 +1,9 @@ +# Version +## Property +``` +int Version +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.md b/Facepunch.Steamworks.Server.md index 62d1c44..28ef805 100644 --- a/Facepunch.Steamworks.Server.md +++ b/Facepunch.Steamworks.Server.md @@ -1,33 +1,31 @@ # Server ### Methods -* **void** [[LogOnAnonymous|Facepunch.Steamworks.Server.LogOnAnonymous]]( ) -* **void** [[SetKey|Facepunch.Steamworks.Server.SetKey]]( **string** Key, **string** Value ) -* **void** [[Update|Facepunch.Steamworks.Server.Update]]( ) -* **void** [[UpdatePlayer|Facepunch.Steamworks.Server.UpdatePlayer]]( **ulong** steamid, **string** name, **int** score ) +* **void** [[FetchRules|Facepunch.Steamworks.Server.FetchRules]]( ) ### Properties +* **uint** [[Address|Facepunch.Steamworks.Server.Address]] +* **string** [[AddressString|Facepunch.Steamworks.Server.AddressString]] * **uint** [[AppId|Facepunch.Steamworks.Server.AppId]] -* **ServerAuth** [[Auth|Facepunch.Steamworks.Server.Auth]] -* **int** [[BotCount|Facepunch.Steamworks.Server.BotCount]] -* **string** [[GameDescription|Facepunch.Steamworks.Server.GameDescription]] -* **string** [[GameTags|Facepunch.Steamworks.Server.GameTags]] -* **Inventory** [[Inventory|Facepunch.Steamworks.Server.Inventory]] -* **bool** [[IsValid|Facepunch.Steamworks.Server.IsValid]] -* **bool** [[LoggedOn|Facepunch.Steamworks.Server.LoggedOn]] -* **string** [[MapName|Facepunch.Steamworks.Server.MapName]] +* **int** [[BotPlayers|Facepunch.Steamworks.Server.BotPlayers]] +* **string** [[ConnectionAddress|Facepunch.Steamworks.Server.ConnectionAddress]] +* **int** [[ConnectionPort|Facepunch.Steamworks.Server.ConnectionPort]] +* **string** [[Description|Facepunch.Steamworks.Server.Description]] +* **string** [[GameDir|Facepunch.Steamworks.Server.GameDir]] +* **bool** [[HasRules|Facepunch.Steamworks.Server.HasRules]] +* **uint** [[LastTimePlayed|Facepunch.Steamworks.Server.LastTimePlayed]] +* **string** [[Map|Facepunch.Steamworks.Server.Map]] * **int** [[MaxPlayers|Facepunch.Steamworks.Server.MaxPlayers]] -* **string** [[ModDir|Facepunch.Steamworks.Server.ModDir]] -* **Networking** [[Networking|Facepunch.Steamworks.Server.Networking]] +* **string** [[Name|Facepunch.Steamworks.Server.Name]] * **bool** [[Passworded|Facepunch.Steamworks.Server.Passworded]] -* **string** [[Product|Facepunch.Steamworks.Server.Product]] -* **ServerQuery** [[Query|Facepunch.Steamworks.Server.Query]] -* **string** [[ServerName|Facepunch.Steamworks.Server.ServerName]] -* **ServerStats** [[Stats|Facepunch.Steamworks.Server.Stats]] +* **int** [[Ping|Facepunch.Steamworks.Server.Ping]] +* **int** [[Players|Facepunch.Steamworks.Server.Players]] +* **int** [[QueryPort|Facepunch.Steamworks.Server.QueryPort]] +* **bool** [[Secure|Facepunch.Steamworks.Server.Secure]] * **ulong** [[SteamId|Facepunch.Steamworks.Server.SteamId]] -* **string** [[Username|Facepunch.Steamworks.Server.Username]] -* **Workshop** [[Workshop|Facepunch.Steamworks.Server.Workshop]] +* **String[]** [[Tags|Facepunch.Steamworks.Server.Tags]] +* **int** [[Version|Facepunch.Steamworks.Server.Version]] ### Fields -* **Action\** [[OnMessage|Facepunch.Steamworks.Server.OnMessage]] -* **Action** [[OnUpdate|Facepunch.Steamworks.Server.OnUpdate]] +* **Action\** [[OnReceivedRules|Facepunch.Steamworks.Server.OnReceivedRules]] +* **Dictionary\** [[Rules|Facepunch.Steamworks.Server.Rules]] diff --git a/Facepunch.Steamworks.SteamAPIWarningMessageHook.BeginInvoke.md b/Facepunch.Steamworks.SteamAPIWarningMessageHook.BeginInvoke.md new file mode 100644 index 0000000..e20d38a --- /dev/null +++ b/Facepunch.Steamworks.SteamAPIWarningMessageHook.BeginInvoke.md @@ -0,0 +1,9 @@ +# BeginInvoke +## Method +``` +IAsyncResult BeginInvoke( int nSeverity, string pchDebugText, AsyncCallback callback, object object ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.SteamAPIWarningMessageHook.EndInvoke.md b/Facepunch.Steamworks.SteamAPIWarningMessageHook.EndInvoke.md new file mode 100644 index 0000000..a7cc8e2 --- /dev/null +++ b/Facepunch.Steamworks.SteamAPIWarningMessageHook.EndInvoke.md @@ -0,0 +1,9 @@ +# EndInvoke +## Method +``` +void EndInvoke( IAsyncResult result ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.SteamAPIWarningMessageHook.Invoke.md b/Facepunch.Steamworks.SteamAPIWarningMessageHook.Invoke.md new file mode 100644 index 0000000..8d16036 --- /dev/null +++ b/Facepunch.Steamworks.SteamAPIWarningMessageHook.Invoke.md @@ -0,0 +1,9 @@ +# Invoke +## Method +``` +void Invoke( int nSeverity, string pchDebugText ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.SteamAPIWarningMessageHook.Method.md b/Facepunch.Steamworks.SteamAPIWarningMessageHook.Method.md new file mode 100644 index 0000000..add7272 --- /dev/null +++ b/Facepunch.Steamworks.SteamAPIWarningMessageHook.Method.md @@ -0,0 +1,9 @@ +# Method +## Property +``` +MethodInfo Method +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.SteamAPIWarningMessageHook.Target.md b/Facepunch.Steamworks.SteamAPIWarningMessageHook.Target.md new file mode 100644 index 0000000..5885c53 --- /dev/null +++ b/Facepunch.Steamworks.SteamAPIWarningMessageHook.Target.md @@ -0,0 +1,9 @@ +# Target +## Property +``` +object Target +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.SteamAPIWarningMessageHook.md b/Facepunch.Steamworks.SteamAPIWarningMessageHook.md new file mode 100644 index 0000000..cf12d38 --- /dev/null +++ b/Facepunch.Steamworks.SteamAPIWarningMessageHook.md @@ -0,0 +1,12 @@ +# SteamAPIWarningMessageHook + +### Methods +* **IAsyncResult** [[BeginInvoke|Facepunch.Steamworks.SteamAPIWarningMessageHook.BeginInvoke]]( **int** nSeverity, **string** pchDebugText, **AsyncCallback** callback, **object** object ) +* **void** [[EndInvoke|Facepunch.Steamworks.SteamAPIWarningMessageHook.EndInvoke]]( **IAsyncResult** result ) +* **void** [[Invoke|Facepunch.Steamworks.SteamAPIWarningMessageHook.Invoke]]( **int** nSeverity, **string** pchDebugText ) + +### Properties +* **MethodInfo** [[Method|Facepunch.Steamworks.SteamAPIWarningMessageHook.Method]] +* **object** [[Target|Facepunch.Steamworks.SteamAPIWarningMessageHook.Target]] + +### Fields diff --git a/Facepunch.Steamworks.Ticket.Cancel.md b/Facepunch.Steamworks.Ticket.Cancel.md new file mode 100644 index 0000000..49d1ed0 --- /dev/null +++ b/Facepunch.Steamworks.Ticket.Cancel.md @@ -0,0 +1,9 @@ +# Cancel +## Method +``` +void Cancel( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Ticket.Data.md b/Facepunch.Steamworks.Ticket.Data.md new file mode 100644 index 0000000..e97b32d --- /dev/null +++ b/Facepunch.Steamworks.Ticket.Data.md @@ -0,0 +1,9 @@ +# Data +## Property +``` +byte[] Data +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Ticket.Dispose.md b/Facepunch.Steamworks.Ticket.Dispose.md new file mode 100644 index 0000000..18df2d6 --- /dev/null +++ b/Facepunch.Steamworks.Ticket.Dispose.md @@ -0,0 +1,9 @@ +# Dispose +## Method +``` +void Dispose( ) +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Ticket.Handle.md b/Facepunch.Steamworks.Ticket.Handle.md new file mode 100644 index 0000000..f12454d --- /dev/null +++ b/Facepunch.Steamworks.Ticket.Handle.md @@ -0,0 +1,9 @@ +# Handle +## Property +``` +uint Handle +``` +## Summary +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Ticket.md b/Facepunch.Steamworks.Ticket.md new file mode 100644 index 0000000..9e61996 --- /dev/null +++ b/Facepunch.Steamworks.Ticket.md @@ -0,0 +1,11 @@ +# Ticket + +### Methods +* **void** [[Cancel|Facepunch.Steamworks.Ticket.Cancel]]( ) +* **void** [[Dispose|Facepunch.Steamworks.Ticket.Dispose]]( ) + +### Properties + +### Fields +* **byte[]** [[Data|Facepunch.Steamworks.Ticket.Data]] +* **uint** [[Handle|Facepunch.Steamworks.Ticket.Handle]]