From f4dc093829ed9a015320a7cf1270a3499dd1f133 Mon Sep 17 00:00:00 2001 From: Garry Newman Date: Wed, 2 Nov 2016 20:02:03 +0000 Subject: [PATCH] Syntax --- Facepunch.Steamworks.App.MarkContentCorrupt.md | 6 ++++-- Facepunch.Steamworks.Auth.GetAuthSessionTicket.md | 6 ++++-- Facepunch.Steamworks.BaseSteamworks.Dispose.md | 6 ++++-- ...punch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md | 6 ++++-- Facepunch.Steamworks.BaseSteamworks.Update.md | 6 ++++-- Facepunch.Steamworks.CallbackHandle.Dispose.md | 6 ++++-- Facepunch.Steamworks.Client.Dispose.md | 6 ++++-- Facepunch.Steamworks.Client.Update.md | 6 ++++-- Facepunch.Steamworks.Config.ForcePlatform.md | 6 ++++-- Facepunch.Steamworks.Friends.Get.md | 6 ++++-- Facepunch.Steamworks.Friends.GetAvatar.md | 6 ++++-- Facepunch.Steamworks.Friends.GetName.md | 6 ++++-- Facepunch.Steamworks.Friends.Refresh.md | 6 ++++-- Facepunch.Steamworks.Image.GetPixel.md | 6 ++++-- Facepunch.Steamworks.Inventory.CreateDefinition.md | 6 ++++-- Facepunch.Steamworks.Inventory.Deserialize.md | 6 ++++-- Facepunch.Steamworks.Inventory.Dispose.md | 6 ++++-- Facepunch.Steamworks.Inventory.FindDefinition.md | 6 ++++-- Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md | 6 ++++-- Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md | 6 ++++-- Facepunch.Steamworks.Inventory.Refresh.md | 6 ++++-- Facepunch.Steamworks.Networking.Dispose.md | 6 ++++-- Facepunch.Steamworks.Networking.SendP2PPacket.md | 6 ++++-- Facepunch.Steamworks.Overlay.AcceptFriendRequest.md | 6 ++++-- Facepunch.Steamworks.Overlay.AddFriend.md | 6 ++++-- Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md | 6 ++++-- Facepunch.Steamworks.Overlay.OpenAchievements.md | 6 ++++-- Facepunch.Steamworks.Overlay.OpenChat.md | 6 ++++-- Facepunch.Steamworks.Overlay.OpenProfile.md | 6 ++++-- Facepunch.Steamworks.Overlay.OpenStats.md | 6 ++++-- Facepunch.Steamworks.Overlay.OpenTrade.md | 6 ++++-- Facepunch.Steamworks.Overlay.OpenUrl.md | 6 ++++-- Facepunch.Steamworks.Overlay.OpenUserPage.md | 6 ++++-- Facepunch.Steamworks.Overlay.RemoveFriend.md | 6 ++++-- Facepunch.Steamworks.Screenshots.Trigger.md | 6 ++++-- Facepunch.Steamworks.Server.LogOnAnonymous.md | 6 ++++-- Facepunch.Steamworks.Server.SetKey.md | 6 ++++-- Facepunch.Steamworks.Server.Update.md | 6 ++++-- Facepunch.Steamworks.Server.UpdatePlayer.md | 6 ++++-- Facepunch.Steamworks.ServerAuth.EndSession.md | 6 ++++-- Facepunch.Steamworks.ServerAuth.StartSession.md | 6 ++++-- Facepunch.Steamworks.ServerList.AddToFavourite.md | 6 ++++-- Facepunch.Steamworks.ServerList.AddToHistory.md | 6 ++++-- Facepunch.Steamworks.ServerList.Custom.md | 6 ++++-- Facepunch.Steamworks.ServerList.Favourites.md | 6 ++++-- Facepunch.Steamworks.ServerList.History.md | 6 ++++-- Facepunch.Steamworks.ServerList.Internet.md | 6 ++++-- Facepunch.Steamworks.ServerList.IsFavourite.md | 6 ++++-- Facepunch.Steamworks.ServerList.RemoveFromFavourite.md | 6 ++++-- Facepunch.Steamworks.ServerList.RemoveFromHistory.md | 6 ++++-- Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md | 6 ++++-- Facepunch.Steamworks.ServerQuery.Handle.md | 6 ++++-- Facepunch.Steamworks.ServerStats.Commit.md | 6 ++++-- Facepunch.Steamworks.ServerStats.GetFloat.md | 6 ++++-- Facepunch.Steamworks.ServerStats.GetInt.md | 6 ++++-- Facepunch.Steamworks.ServerStats.Refresh.md | 6 ++++-- Facepunch.Steamworks.ServerStats.Set.md | 6 ++++-- Facepunch.Steamworks.Stats.GetFloat.md | 6 ++++-- Facepunch.Steamworks.Stats.GetGlobalFloat.md | 6 ++++-- Facepunch.Steamworks.Stats.GetGlobalInt.md | 6 ++++-- Facepunch.Steamworks.Stats.GetInt.md | 6 ++++-- Facepunch.Steamworks.Stats.UpdateGlobalStats.md | 6 ++++-- Facepunch.Steamworks.Stats.UpdateStats.md | 6 ++++-- Facepunch.Steamworks.SteamFriend.Refresh.md | 6 ++++-- Facepunch.Steamworks.Voice.Decompress.md | 6 ++++-- Facepunch.Steamworks.Voice.Dispose.md | 6 ++++-- Facepunch.Steamworks.Workshop.CreateItem.md | 6 ++++-- Facepunch.Steamworks.Workshop.CreateQuery.md | 6 ++++-- Facepunch.Steamworks.Workshop.Dispose.md | 6 ++++-- Facepunch.Steamworks.Workshop.EditItem.md | 6 ++++-- Facepunch.Steamworks.Workshop.GetItem.md | 6 ++++-- 71 files changed, 284 insertions(+), 142 deletions(-) diff --git a/Facepunch.Steamworks.App.MarkContentCorrupt.md b/Facepunch.Steamworks.App.MarkContentCorrupt.md index e5bdb26..57af77c 100644 --- a/Facepunch.Steamworks.App.MarkContentCorrupt.md +++ b/Facepunch.Steamworks.App.MarkContentCorrupt.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.App|Facepunch.Steamworks.App]].MarkContentCorrupt -## **void** [[MarkContentCorrupt|Facepunch.Steamworks.App.MarkContentCorrupt]]( **bool** missingFilesOnly ) +# MarkContentCorrupt +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Auth.GetAuthSessionTicket.md b/Facepunch.Steamworks.Auth.GetAuthSessionTicket.md index 127074f..21833d5 100644 --- a/Facepunch.Steamworks.Auth.GetAuthSessionTicket.md +++ b/Facepunch.Steamworks.Auth.GetAuthSessionTicket.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Auth|Facepunch.Steamworks.Auth]].GetAuthSessionTicket -## **Ticket** [[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]( ) +# GetAuthSessionTicket +``` +Method +``` ``` Creates an auth ticket. Which you can send to a server to authenticate that you are who you say you are. diff --git a/Facepunch.Steamworks.BaseSteamworks.Dispose.md b/Facepunch.Steamworks.BaseSteamworks.Dispose.md index fedcf22..1f214af 100644 --- a/Facepunch.Steamworks.BaseSteamworks.Dispose.md +++ b/Facepunch.Steamworks.BaseSteamworks.Dispose.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.BaseSteamworks|Facepunch.Steamworks.BaseSteamworks]].Dispose -## **void** [[Dispose|Facepunch.Steamworks.BaseSteamworks.Dispose]]( ) +# Dispose +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md b/Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md index be75bc9..89eb242 100644 --- a/Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md +++ b/Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.BaseSteamworks|Facepunch.Steamworks.BaseSteamworks]].SetupCommonInterfaces -## **void** [[SetupCommonInterfaces|Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces]]( ) +# SetupCommonInterfaces +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.BaseSteamworks.Update.md b/Facepunch.Steamworks.BaseSteamworks.Update.md index 95672b4..2746e31 100644 --- a/Facepunch.Steamworks.BaseSteamworks.Update.md +++ b/Facepunch.Steamworks.BaseSteamworks.Update.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.BaseSteamworks|Facepunch.Steamworks.BaseSteamworks]].Update -## **void** [[Update|Facepunch.Steamworks.BaseSteamworks.Update]]( ) +# Update +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.CallbackHandle.Dispose.md b/Facepunch.Steamworks.CallbackHandle.Dispose.md index 9f3759f..1f214af 100644 --- a/Facepunch.Steamworks.CallbackHandle.Dispose.md +++ b/Facepunch.Steamworks.CallbackHandle.Dispose.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.CallbackHandle|Facepunch.Steamworks.CallbackHandle]].Dispose -## **void** [[Dispose|Facepunch.Steamworks.CallbackHandle.Dispose]]( ) +# Dispose +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Client.Dispose.md b/Facepunch.Steamworks.Client.Dispose.md index 8aab7f3..1f214af 100644 --- a/Facepunch.Steamworks.Client.Dispose.md +++ b/Facepunch.Steamworks.Client.Dispose.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Client|Facepunch.Steamworks.Client]].Dispose -## **void** [[Dispose|Facepunch.Steamworks.Client.Dispose]]( ) +# Dispose +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Client.Update.md b/Facepunch.Steamworks.Client.Update.md index 50015d0..5b5d2a4 100644 --- a/Facepunch.Steamworks.Client.Update.md +++ b/Facepunch.Steamworks.Client.Update.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Client|Facepunch.Steamworks.Client]].Update -## **void** [[Update|Facepunch.Steamworks.Client.Update]]( ) +# Update +``` +Method +``` ``` Should be called at least once every frame ``` diff --git a/Facepunch.Steamworks.Config.ForcePlatform.md b/Facepunch.Steamworks.Config.ForcePlatform.md index 2e10386..85f2ce4 100644 --- a/Facepunch.Steamworks.Config.ForcePlatform.md +++ b/Facepunch.Steamworks.Config.ForcePlatform.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Config|Facepunch.Steamworks.Config]].ForcePlatform -## **void** [[ForcePlatform|Facepunch.Steamworks.Config.ForcePlatform]]( **OperatingSystem** os, **Architecture** arch ) +# ForcePlatform +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Friends.Get.md b/Facepunch.Steamworks.Friends.Get.md index 8454f68..98167ee 100644 --- a/Facepunch.Steamworks.Friends.Get.md +++ b/Facepunch.Steamworks.Friends.Get.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Friends|Facepunch.Steamworks.Friends]].Get -## **SteamFriend** [[Get|Facepunch.Steamworks.Friends.Get]]( **ulong** steamid ) +# Get +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Friends.GetAvatar.md b/Facepunch.Steamworks.Friends.GetAvatar.md index e4d19e5..ab74a2c 100644 --- a/Facepunch.Steamworks.Friends.GetAvatar.md +++ b/Facepunch.Steamworks.Friends.GetAvatar.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Friends|Facepunch.Steamworks.Friends]].GetAvatar -## **Image** [[GetAvatar|Facepunch.Steamworks.Friends.GetAvatar]]( **AvatarSize** size, **ulong** steamid ) +# GetAvatar +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Friends.GetName.md b/Facepunch.Steamworks.Friends.GetName.md index 8e90780..6fc7c4d 100644 --- a/Facepunch.Steamworks.Friends.GetName.md +++ b/Facepunch.Steamworks.Friends.GetName.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Friends|Facepunch.Steamworks.Friends]].GetName -## **string** [[GetName|Facepunch.Steamworks.Friends.GetName]]( **ulong** steamid ) +# GetName +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Friends.Refresh.md b/Facepunch.Steamworks.Friends.Refresh.md index e43958c..9b95892 100644 --- a/Facepunch.Steamworks.Friends.Refresh.md +++ b/Facepunch.Steamworks.Friends.Refresh.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Friends|Facepunch.Steamworks.Friends]].Refresh -## **void** [[Refresh|Facepunch.Steamworks.Friends.Refresh]]( ) +# Refresh +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Image.GetPixel.md b/Facepunch.Steamworks.Image.GetPixel.md index 04a37b9..3c8895d 100644 --- a/Facepunch.Steamworks.Image.GetPixel.md +++ b/Facepunch.Steamworks.Image.GetPixel.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Image|Facepunch.Steamworks.Image]].GetPixel -## **Color** [[GetPixel|Facepunch.Steamworks.Image.GetPixel]]( **int** x, **int** y ) +# GetPixel +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Inventory.CreateDefinition.md b/Facepunch.Steamworks.Inventory.CreateDefinition.md index 6282f51..da6c556 100644 --- a/Facepunch.Steamworks.Inventory.CreateDefinition.md +++ b/Facepunch.Steamworks.Inventory.CreateDefinition.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].CreateDefinition -## **Definition** [[CreateDefinition|Facepunch.Steamworks.Inventory.CreateDefinition]]( **int** id ) +# CreateDefinition +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Inventory.Deserialize.md b/Facepunch.Steamworks.Inventory.Deserialize.md index 0ceceb6..ea4aa42 100644 --- a/Facepunch.Steamworks.Inventory.Deserialize.md +++ b/Facepunch.Steamworks.Inventory.Deserialize.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].Deserialize -## **Result** [[Deserialize|Facepunch.Steamworks.Inventory.Deserialize]]( **byte[]** data, **int** dataLength ) +# Deserialize +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Inventory.Dispose.md b/Facepunch.Steamworks.Inventory.Dispose.md index 318c9dd..1f214af 100644 --- a/Facepunch.Steamworks.Inventory.Dispose.md +++ b/Facepunch.Steamworks.Inventory.Dispose.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].Dispose -## **void** [[Dispose|Facepunch.Steamworks.Inventory.Dispose]]( ) +# Dispose +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Inventory.FindDefinition.md b/Facepunch.Steamworks.Inventory.FindDefinition.md index e43ba4a..5d42a9a 100644 --- a/Facepunch.Steamworks.Inventory.FindDefinition.md +++ b/Facepunch.Steamworks.Inventory.FindDefinition.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].FindDefinition -## **Definition** [[FindDefinition|Facepunch.Steamworks.Inventory.FindDefinition]]( **int** DefinitionId ) +# FindDefinition +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md b/Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md index bdf60b9..c2211f5 100644 --- a/Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md +++ b/Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].PlaytimeHeartbeat -## **void** [[PlaytimeHeartbeat|Facepunch.Steamworks.Inventory.PlaytimeHeartbeat]]( ) +# PlaytimeHeartbeat +``` +Method +``` ``` Call this at least every two minutes, every frame doesn't hurt. You should call it when you consider it active play time. diff --git a/Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md b/Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md index eaec4f4..f120c56 100644 --- a/Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md +++ b/Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].PriceCategoryToFloat -## **Single** [[PriceCategoryToFloat|Facepunch.Steamworks.Inventory.PriceCategoryToFloat]]( **string** price ) +# PriceCategoryToFloat +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Inventory.Refresh.md b/Facepunch.Steamworks.Inventory.Refresh.md index aca67a3..804413d 100644 --- a/Facepunch.Steamworks.Inventory.Refresh.md +++ b/Facepunch.Steamworks.Inventory.Refresh.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].Refresh -## **void** [[Refresh|Facepunch.Steamworks.Inventory.Refresh]]( ) +# Refresh +``` +Method +``` ``` Call this to retrieve the items. Note that if this has already been called it won't diff --git a/Facepunch.Steamworks.Networking.Dispose.md b/Facepunch.Steamworks.Networking.Dispose.md index fde6da8..1f214af 100644 --- a/Facepunch.Steamworks.Networking.Dispose.md +++ b/Facepunch.Steamworks.Networking.Dispose.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Networking|Facepunch.Steamworks.Networking]].Dispose -## **void** [[Dispose|Facepunch.Steamworks.Networking.Dispose]]( ) +# Dispose +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Networking.SendP2PPacket.md b/Facepunch.Steamworks.Networking.SendP2PPacket.md index f5786df..0ca2f4c 100644 --- a/Facepunch.Steamworks.Networking.SendP2PPacket.md +++ b/Facepunch.Steamworks.Networking.SendP2PPacket.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Networking|Facepunch.Steamworks.Networking]].SendP2PPacket -## **bool** [[SendP2PPacket|Facepunch.Steamworks.Networking.SendP2PPacket]]( **ulong** steamid, **byte[]** data, **int** length, **SendType** eP2PSendType, **int** nChannel ) +# SendP2PPacket +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md b/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md index 281cb68..3b2334e 100644 --- a/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md +++ b/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].AcceptFriendRequest -## **void** [[AcceptFriendRequest|Facepunch.Steamworks.Overlay.AcceptFriendRequest]]( **ulong** steamid ) +# AcceptFriendRequest +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.AddFriend.md b/Facepunch.Steamworks.Overlay.AddFriend.md index c01dbb7..a420527 100644 --- a/Facepunch.Steamworks.Overlay.AddFriend.md +++ b/Facepunch.Steamworks.Overlay.AddFriend.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].AddFriend -## **void** [[AddFriend|Facepunch.Steamworks.Overlay.AddFriend]]( **ulong** steamid ) +# AddFriend +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md b/Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md index da2fb33..0ff3968 100644 --- a/Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md +++ b/Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].IgnoreFriendRequest -## **void** [[IgnoreFriendRequest|Facepunch.Steamworks.Overlay.IgnoreFriendRequest]]( **ulong** steamid ) +# IgnoreFriendRequest +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenAchievements.md b/Facepunch.Steamworks.Overlay.OpenAchievements.md index 851160a..3ece0e4 100644 --- a/Facepunch.Steamworks.Overlay.OpenAchievements.md +++ b/Facepunch.Steamworks.Overlay.OpenAchievements.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenAchievements -## **void** [[OpenAchievements|Facepunch.Steamworks.Overlay.OpenAchievements]]( **ulong** steamid ) +# OpenAchievements +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenChat.md b/Facepunch.Steamworks.Overlay.OpenChat.md index 836d87b..3ab0dd5 100644 --- a/Facepunch.Steamworks.Overlay.OpenChat.md +++ b/Facepunch.Steamworks.Overlay.OpenChat.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenChat -## **void** [[OpenChat|Facepunch.Steamworks.Overlay.OpenChat]]( **ulong** steamid ) +# OpenChat +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenProfile.md b/Facepunch.Steamworks.Overlay.OpenProfile.md index e1b0d43..e08b6c9 100644 --- a/Facepunch.Steamworks.Overlay.OpenProfile.md +++ b/Facepunch.Steamworks.Overlay.OpenProfile.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenProfile -## **void** [[OpenProfile|Facepunch.Steamworks.Overlay.OpenProfile]]( **ulong** steamid ) +# OpenProfile +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenStats.md b/Facepunch.Steamworks.Overlay.OpenStats.md index e5a23ff..a06cca0 100644 --- a/Facepunch.Steamworks.Overlay.OpenStats.md +++ b/Facepunch.Steamworks.Overlay.OpenStats.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenStats -## **void** [[OpenStats|Facepunch.Steamworks.Overlay.OpenStats]]( **ulong** steamid ) +# OpenStats +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenTrade.md b/Facepunch.Steamworks.Overlay.OpenTrade.md index 18eb6b1..e880a58 100644 --- a/Facepunch.Steamworks.Overlay.OpenTrade.md +++ b/Facepunch.Steamworks.Overlay.OpenTrade.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenTrade -## **void** [[OpenTrade|Facepunch.Steamworks.Overlay.OpenTrade]]( **ulong** steamid ) +# OpenTrade +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenUrl.md b/Facepunch.Steamworks.Overlay.OpenUrl.md index d99d988..c57dbe8 100644 --- a/Facepunch.Steamworks.Overlay.OpenUrl.md +++ b/Facepunch.Steamworks.Overlay.OpenUrl.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenUrl -## **void** [[OpenUrl|Facepunch.Steamworks.Overlay.OpenUrl]]( **string** url ) +# OpenUrl +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenUserPage.md b/Facepunch.Steamworks.Overlay.OpenUserPage.md index 70b2704..28e40a1 100644 --- a/Facepunch.Steamworks.Overlay.OpenUserPage.md +++ b/Facepunch.Steamworks.Overlay.OpenUserPage.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenUserPage -## **void** [[OpenUserPage|Facepunch.Steamworks.Overlay.OpenUserPage]]( **string** name, **ulong** steamid ) +# OpenUserPage +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.RemoveFriend.md b/Facepunch.Steamworks.Overlay.RemoveFriend.md index e4c9035..58ed31d 100644 --- a/Facepunch.Steamworks.Overlay.RemoveFriend.md +++ b/Facepunch.Steamworks.Overlay.RemoveFriend.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].RemoveFriend -## **void** [[RemoveFriend|Facepunch.Steamworks.Overlay.RemoveFriend]]( **ulong** steamid ) +# RemoveFriend +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Screenshots.Trigger.md b/Facepunch.Steamworks.Screenshots.Trigger.md index 5905fed..574c1da 100644 --- a/Facepunch.Steamworks.Screenshots.Trigger.md +++ b/Facepunch.Steamworks.Screenshots.Trigger.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Screenshots|Facepunch.Steamworks.Screenshots]].Trigger -## **void** [[Trigger|Facepunch.Steamworks.Screenshots.Trigger]]( ) +# Trigger +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Server.LogOnAnonymous.md b/Facepunch.Steamworks.Server.LogOnAnonymous.md index 6eabe6e..68c4edd 100644 --- a/Facepunch.Steamworks.Server.LogOnAnonymous.md +++ b/Facepunch.Steamworks.Server.LogOnAnonymous.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Server|Facepunch.Steamworks.Server]].LogOnAnonymous -## **void** [[LogOnAnonymous|Facepunch.Steamworks.Server.LogOnAnonymous]]( ) +# LogOnAnonymous +``` +Method +``` ``` Log onto Steam anonymously ``` diff --git a/Facepunch.Steamworks.Server.SetKey.md b/Facepunch.Steamworks.Server.SetKey.md index 7780f29..ab27e26 100644 --- a/Facepunch.Steamworks.Server.SetKey.md +++ b/Facepunch.Steamworks.Server.SetKey.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Server|Facepunch.Steamworks.Server]].SetKey -## **void** [[SetKey|Facepunch.Steamworks.Server.SetKey]]( **string** Key, **string** Value ) +# SetKey +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Server.Update.md b/Facepunch.Steamworks.Server.Update.md index aede016..5b5d2a4 100644 --- a/Facepunch.Steamworks.Server.Update.md +++ b/Facepunch.Steamworks.Server.Update.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Server|Facepunch.Steamworks.Server]].Update -## **void** [[Update|Facepunch.Steamworks.Server.Update]]( ) +# Update +``` +Method +``` ``` Should be called at least once every frame ``` diff --git a/Facepunch.Steamworks.Server.UpdatePlayer.md b/Facepunch.Steamworks.Server.UpdatePlayer.md index 4488315..5634c44 100644 --- a/Facepunch.Steamworks.Server.UpdatePlayer.md +++ b/Facepunch.Steamworks.Server.UpdatePlayer.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Server|Facepunch.Steamworks.Server]].UpdatePlayer -## **void** [[UpdatePlayer|Facepunch.Steamworks.Server.UpdatePlayer]]( **ulong** steamid, **string** name, **int** score ) +# UpdatePlayer +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerAuth.EndSession.md b/Facepunch.Steamworks.ServerAuth.EndSession.md index 9865140..eee674c 100644 --- a/Facepunch.Steamworks.ServerAuth.EndSession.md +++ b/Facepunch.Steamworks.ServerAuth.EndSession.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerAuth|Facepunch.Steamworks.ServerAuth]].EndSession -## **void** [[EndSession|Facepunch.Steamworks.ServerAuth.EndSession]]( **ulong** steamid ) +# EndSession +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerAuth.StartSession.md b/Facepunch.Steamworks.ServerAuth.StartSession.md index 9e43c12..56dff42 100644 --- a/Facepunch.Steamworks.ServerAuth.StartSession.md +++ b/Facepunch.Steamworks.ServerAuth.StartSession.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerAuth|Facepunch.Steamworks.ServerAuth]].StartSession -## **bool** [[StartSession|Facepunch.Steamworks.ServerAuth.StartSession]]( **byte[]** data, **ulong** steamid ) +# StartSession +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.AddToFavourite.md b/Facepunch.Steamworks.ServerList.AddToFavourite.md index 553d9da..cc29c39 100644 --- a/Facepunch.Steamworks.ServerList.AddToFavourite.md +++ b/Facepunch.Steamworks.ServerList.AddToFavourite.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].AddToFavourite -## **void** [[AddToFavourite|Facepunch.Steamworks.ServerList.AddToFavourite]]( **Server** server ) +# AddToFavourite +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.AddToHistory.md b/Facepunch.Steamworks.ServerList.AddToHistory.md index c3843e4..6a689b2 100644 --- a/Facepunch.Steamworks.ServerList.AddToHistory.md +++ b/Facepunch.Steamworks.ServerList.AddToHistory.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].AddToHistory -## **void** [[AddToHistory|Facepunch.Steamworks.ServerList.AddToHistory]]( **Server** server ) +# AddToHistory +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.Custom.md b/Facepunch.Steamworks.ServerList.Custom.md index 805c2ae..bfb287a 100644 --- a/Facepunch.Steamworks.ServerList.Custom.md +++ b/Facepunch.Steamworks.ServerList.Custom.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].Custom -## **Request** [[Custom|Facepunch.Steamworks.ServerList.Custom]]( **IEnumerable\** serverList ) +# Custom +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.Favourites.md b/Facepunch.Steamworks.ServerList.Favourites.md index a01c5af..8076e03 100644 --- a/Facepunch.Steamworks.ServerList.Favourites.md +++ b/Facepunch.Steamworks.ServerList.Favourites.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].Favourites -## **Request** [[Favourites|Facepunch.Steamworks.ServerList.Favourites]]( ) +# Favourites +``` +Method +``` ``` Favourite filters don't seem to work, so we don't bother. You should apply them post process'dly diff --git a/Facepunch.Steamworks.ServerList.History.md b/Facepunch.Steamworks.ServerList.History.md index 19470cb..c52b67f 100644 --- a/Facepunch.Steamworks.ServerList.History.md +++ b/Facepunch.Steamworks.ServerList.History.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].History -## **Request** [[History|Facepunch.Steamworks.ServerList.History]]( ) +# History +``` +Method +``` ``` History filters don't seem to work, so we don't bother. You should apply them post process'dly diff --git a/Facepunch.Steamworks.ServerList.Internet.md b/Facepunch.Steamworks.ServerList.Internet.md index 8be942b..b06d60f 100644 --- a/Facepunch.Steamworks.ServerList.Internet.md +++ b/Facepunch.Steamworks.ServerList.Internet.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].Internet -## **Request** [[Internet|Facepunch.Steamworks.ServerList.Internet]]( **Filter** filter ) +# Internet +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.IsFavourite.md b/Facepunch.Steamworks.ServerList.IsFavourite.md index aa6f143..8aab743 100644 --- a/Facepunch.Steamworks.ServerList.IsFavourite.md +++ b/Facepunch.Steamworks.ServerList.IsFavourite.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].IsFavourite -## **bool** [[IsFavourite|Facepunch.Steamworks.ServerList.IsFavourite]]( **Server** server ) +# IsFavourite +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.RemoveFromFavourite.md b/Facepunch.Steamworks.ServerList.RemoveFromFavourite.md index 28af680..cc7c8f3 100644 --- a/Facepunch.Steamworks.ServerList.RemoveFromFavourite.md +++ b/Facepunch.Steamworks.ServerList.RemoveFromFavourite.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].RemoveFromFavourite -## **void** [[RemoveFromFavourite|Facepunch.Steamworks.ServerList.RemoveFromFavourite]]( **Server** server ) +# RemoveFromFavourite +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.RemoveFromHistory.md b/Facepunch.Steamworks.ServerList.RemoveFromHistory.md index a5535ba..5e3dc84 100644 --- a/Facepunch.Steamworks.ServerList.RemoveFromHistory.md +++ b/Facepunch.Steamworks.ServerList.RemoveFromHistory.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].RemoveFromHistory -## **void** [[RemoveFromHistory|Facepunch.Steamworks.ServerList.RemoveFromHistory]]( **Server** server ) +# RemoveFromHistory +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md b/Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md index af93933..14f8e59 100644 --- a/Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md +++ b/Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerQuery|Facepunch.Steamworks.ServerQuery]].GetOutgoingPacket -## **bool** [[GetOutgoingPacket|Facepunch.Steamworks.ServerQuery.GetOutgoingPacket]]( **Packet&** packet ) +# GetOutgoingPacket +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerQuery.Handle.md b/Facepunch.Steamworks.ServerQuery.Handle.md index 627f3bf..abc92f0 100644 --- a/Facepunch.Steamworks.ServerQuery.Handle.md +++ b/Facepunch.Steamworks.ServerQuery.Handle.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerQuery|Facepunch.Steamworks.ServerQuery]].Handle -## **void** [[Handle|Facepunch.Steamworks.ServerQuery.Handle]]( **byte[]** data, **int** size, **uint** address, **UInt16** port ) +# Handle +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerStats.Commit.md b/Facepunch.Steamworks.ServerStats.Commit.md index c03564e..a4bc576 100644 --- a/Facepunch.Steamworks.ServerStats.Commit.md +++ b/Facepunch.Steamworks.ServerStats.Commit.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerStats|Facepunch.Steamworks.ServerStats]].Commit -## **void** [[Commit|Facepunch.Steamworks.ServerStats.Commit]]( **ulong** steamid ) +# Commit +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerStats.GetFloat.md b/Facepunch.Steamworks.ServerStats.GetFloat.md index 4489777..da17997 100644 --- a/Facepunch.Steamworks.ServerStats.GetFloat.md +++ b/Facepunch.Steamworks.ServerStats.GetFloat.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerStats|Facepunch.Steamworks.ServerStats]].GetFloat -## **Single** [[GetFloat|Facepunch.Steamworks.ServerStats.GetFloat]]( **ulong** steamid, **string** name, **Single** defaultValue ) +# GetFloat +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerStats.GetInt.md b/Facepunch.Steamworks.ServerStats.GetInt.md index 8c87d54..70e417b 100644 --- a/Facepunch.Steamworks.ServerStats.GetInt.md +++ b/Facepunch.Steamworks.ServerStats.GetInt.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerStats|Facepunch.Steamworks.ServerStats]].GetInt -## **int** [[GetInt|Facepunch.Steamworks.ServerStats.GetInt]]( **ulong** steamid, **string** name, **int** defaultValue ) +# GetInt +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerStats.Refresh.md b/Facepunch.Steamworks.ServerStats.Refresh.md index 9bcad5f..9b95892 100644 --- a/Facepunch.Steamworks.ServerStats.Refresh.md +++ b/Facepunch.Steamworks.ServerStats.Refresh.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerStats|Facepunch.Steamworks.ServerStats]].Refresh -## **void** [[Refresh|Facepunch.Steamworks.ServerStats.Refresh]]( **ulong** steamid ) +# Refresh +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerStats.Set.md b/Facepunch.Steamworks.ServerStats.Set.md index fa47b81..2153d40 100644 --- a/Facepunch.Steamworks.ServerStats.Set.md +++ b/Facepunch.Steamworks.ServerStats.Set.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.ServerStats|Facepunch.Steamworks.ServerStats]].Set -## **bool** [[Set|Facepunch.Steamworks.ServerStats.Set]]( **ulong** steamid, **string** name, **Single** stat ) +# Set +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Stats.GetFloat.md b/Facepunch.Steamworks.Stats.GetFloat.md index 903f87e..da17997 100644 --- a/Facepunch.Steamworks.Stats.GetFloat.md +++ b/Facepunch.Steamworks.Stats.GetFloat.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Stats|Facepunch.Steamworks.Stats]].GetFloat -## **Single** [[GetFloat|Facepunch.Steamworks.Stats.GetFloat]]( **string** name ) +# GetFloat +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Stats.GetGlobalFloat.md b/Facepunch.Steamworks.Stats.GetGlobalFloat.md index 876c15b..f445568 100644 --- a/Facepunch.Steamworks.Stats.GetGlobalFloat.md +++ b/Facepunch.Steamworks.Stats.GetGlobalFloat.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Stats|Facepunch.Steamworks.Stats]].GetGlobalFloat -## **Double** [[GetGlobalFloat|Facepunch.Steamworks.Stats.GetGlobalFloat]]( **string** name ) +# GetGlobalFloat +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Stats.GetGlobalInt.md b/Facepunch.Steamworks.Stats.GetGlobalInt.md index 84ddbc3..86aaf09 100644 --- a/Facepunch.Steamworks.Stats.GetGlobalInt.md +++ b/Facepunch.Steamworks.Stats.GetGlobalInt.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Stats|Facepunch.Steamworks.Stats]].GetGlobalInt -## **Int64** [[GetGlobalInt|Facepunch.Steamworks.Stats.GetGlobalInt]]( **string** name ) +# GetGlobalInt +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Stats.GetInt.md b/Facepunch.Steamworks.Stats.GetInt.md index d91dda4..70e417b 100644 --- a/Facepunch.Steamworks.Stats.GetInt.md +++ b/Facepunch.Steamworks.Stats.GetInt.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Stats|Facepunch.Steamworks.Stats]].GetInt -## **int** [[GetInt|Facepunch.Steamworks.Stats.GetInt]]( **string** name ) +# GetInt +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Stats.UpdateGlobalStats.md b/Facepunch.Steamworks.Stats.UpdateGlobalStats.md index 8544a2c..3434846 100644 --- a/Facepunch.Steamworks.Stats.UpdateGlobalStats.md +++ b/Facepunch.Steamworks.Stats.UpdateGlobalStats.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Stats|Facepunch.Steamworks.Stats]].UpdateGlobalStats -## **void** [[UpdateGlobalStats|Facepunch.Steamworks.Stats.UpdateGlobalStats]]( **int** days ) +# UpdateGlobalStats +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Stats.UpdateStats.md b/Facepunch.Steamworks.Stats.UpdateStats.md index db13e8c..feb92dc 100644 --- a/Facepunch.Steamworks.Stats.UpdateStats.md +++ b/Facepunch.Steamworks.Stats.UpdateStats.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Stats|Facepunch.Steamworks.Stats]].UpdateStats -## **void** [[UpdateStats|Facepunch.Steamworks.Stats.UpdateStats]]( ) +# UpdateStats +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.SteamFriend.Refresh.md b/Facepunch.Steamworks.SteamFriend.Refresh.md index c362482..9b95892 100644 --- a/Facepunch.Steamworks.SteamFriend.Refresh.md +++ b/Facepunch.Steamworks.SteamFriend.Refresh.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.SteamFriend|Facepunch.Steamworks.SteamFriend]].Refresh -## **void** [[Refresh|Facepunch.Steamworks.SteamFriend.Refresh]]( ) +# Refresh +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Voice.Decompress.md b/Facepunch.Steamworks.Voice.Decompress.md index 6aab136..5720336 100644 --- a/Facepunch.Steamworks.Voice.Decompress.md +++ b/Facepunch.Steamworks.Voice.Decompress.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Voice|Facepunch.Steamworks.Voice]].Decompress -## **bool** [[Decompress|Facepunch.Steamworks.Voice.Decompress]]( **IntPtr** input, **int** inputoffset, **int** inputsize, **MemoryStream** output, **uint** samepleRate ) +# Decompress +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Voice.Dispose.md b/Facepunch.Steamworks.Voice.Dispose.md index 2c714f0..1f214af 100644 --- a/Facepunch.Steamworks.Voice.Dispose.md +++ b/Facepunch.Steamworks.Voice.Dispose.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Voice|Facepunch.Steamworks.Voice]].Dispose -## **void** [[Dispose|Facepunch.Steamworks.Voice.Dispose]]( ) +# Dispose +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Workshop.CreateItem.md b/Facepunch.Steamworks.Workshop.CreateItem.md index 8793e9f..cdb27db 100644 --- a/Facepunch.Steamworks.Workshop.CreateItem.md +++ b/Facepunch.Steamworks.Workshop.CreateItem.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Workshop|Facepunch.Steamworks.Workshop]].CreateItem -## **Editor** [[CreateItem|Facepunch.Steamworks.Workshop.CreateItem]]( **ItemType** type ) +# CreateItem +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Workshop.CreateQuery.md b/Facepunch.Steamworks.Workshop.CreateQuery.md index 07f1332..e77d78d 100644 --- a/Facepunch.Steamworks.Workshop.CreateQuery.md +++ b/Facepunch.Steamworks.Workshop.CreateQuery.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Workshop|Facepunch.Steamworks.Workshop]].CreateQuery -## **Query** [[CreateQuery|Facepunch.Steamworks.Workshop.CreateQuery]]( ) +# CreateQuery +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Workshop.Dispose.md b/Facepunch.Steamworks.Workshop.Dispose.md index d513c95..1f214af 100644 --- a/Facepunch.Steamworks.Workshop.Dispose.md +++ b/Facepunch.Steamworks.Workshop.Dispose.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Workshop|Facepunch.Steamworks.Workshop]].Dispose -## **void** [[Dispose|Facepunch.Steamworks.Workshop.Dispose]]( ) +# Dispose +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Workshop.EditItem.md b/Facepunch.Steamworks.Workshop.EditItem.md index 35f0e67..82ffe00 100644 --- a/Facepunch.Steamworks.Workshop.EditItem.md +++ b/Facepunch.Steamworks.Workshop.EditItem.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Workshop|Facepunch.Steamworks.Workshop]].EditItem -## **Editor** [[EditItem|Facepunch.Steamworks.Workshop.EditItem]]( **ulong** itemId ) +# EditItem +``` +Method +``` ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Workshop.GetItem.md b/Facepunch.Steamworks.Workshop.GetItem.md index 0d7a1d7..a20acec 100644 --- a/Facepunch.Steamworks.Workshop.GetItem.md +++ b/Facepunch.Steamworks.Workshop.GetItem.md @@ -1,5 +1,7 @@ -### [[Facepunch.Steamworks.Workshop|Facepunch.Steamworks.Workshop]].GetItem -## **Item** [[GetItem|Facepunch.Steamworks.Workshop.GetItem]]( **ulong** itemid ) +# GetItem +``` +Method +``` ``` No documentation available ```