From 927e7ceb4de47f1377ac3b198e6c87c007428fcb Mon Sep 17 00:00:00 2001 From: Garry Newman Date: Wed, 2 Nov 2016 19:56:04 +0000 Subject: [PATCH] Syntax --- Facepunch.Steamworks.App.MarkContentCorrupt.md | 4 ++-- Facepunch.Steamworks.Auth.GetAuthSessionTicket.md | 4 ++-- Facepunch.Steamworks.BaseSteamworks.Dispose.md | 4 ++-- Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md | 4 ++-- Facepunch.Steamworks.BaseSteamworks.Update.md | 4 ++-- Facepunch.Steamworks.CallbackHandle.Dispose.md | 4 ++-- Facepunch.Steamworks.Client.Dispose.md | 4 ++-- Facepunch.Steamworks.Client.Update.md | 4 ++-- Facepunch.Steamworks.Config.ForcePlatform.md | 4 ++-- Facepunch.Steamworks.Friends.Get.md | 4 ++-- Facepunch.Steamworks.Friends.GetAvatar.md | 4 ++-- Facepunch.Steamworks.Friends.GetName.md | 4 ++-- Facepunch.Steamworks.Friends.Refresh.md | 4 ++-- Facepunch.Steamworks.Image.GetPixel.md | 4 ++-- Facepunch.Steamworks.Inventory.CreateDefinition.md | 4 ++-- Facepunch.Steamworks.Inventory.Deserialize.md | 4 ++-- Facepunch.Steamworks.Inventory.Dispose.md | 4 ++-- Facepunch.Steamworks.Inventory.FindDefinition.md | 4 ++-- Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md | 4 ++-- Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md | 4 ++-- Facepunch.Steamworks.Inventory.Refresh.md | 4 ++-- Facepunch.Steamworks.Networking.Dispose.md | 4 ++-- Facepunch.Steamworks.Networking.SendP2PPacket.md | 4 ++-- Facepunch.Steamworks.Overlay.AcceptFriendRequest.md | 4 ++-- Facepunch.Steamworks.Overlay.AddFriend.md | 4 ++-- Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md | 4 ++-- Facepunch.Steamworks.Overlay.OpenAchievements.md | 4 ++-- Facepunch.Steamworks.Overlay.OpenChat.md | 4 ++-- Facepunch.Steamworks.Overlay.OpenProfile.md | 4 ++-- Facepunch.Steamworks.Overlay.OpenStats.md | 4 ++-- Facepunch.Steamworks.Overlay.OpenTrade.md | 4 ++-- Facepunch.Steamworks.Overlay.OpenUrl.md | 4 ++-- Facepunch.Steamworks.Overlay.OpenUserPage.md | 4 ++-- Facepunch.Steamworks.Overlay.RemoveFriend.md | 4 ++-- Facepunch.Steamworks.Screenshots.Trigger.md | 4 ++-- Facepunch.Steamworks.Server.LogOnAnonymous.md | 4 ++-- Facepunch.Steamworks.Server.SetKey.md | 4 ++-- Facepunch.Steamworks.Server.Update.md | 4 ++-- Facepunch.Steamworks.Server.UpdatePlayer.md | 4 ++-- Facepunch.Steamworks.ServerAuth.EndSession.md | 4 ++-- Facepunch.Steamworks.ServerAuth.StartSession.md | 4 ++-- Facepunch.Steamworks.ServerList.AddToFavourite.md | 4 ++-- Facepunch.Steamworks.ServerList.AddToHistory.md | 4 ++-- Facepunch.Steamworks.ServerList.Custom.md | 4 ++-- Facepunch.Steamworks.ServerList.Favourites.md | 4 ++-- Facepunch.Steamworks.ServerList.History.md | 4 ++-- Facepunch.Steamworks.ServerList.Internet.md | 4 ++-- Facepunch.Steamworks.ServerList.IsFavourite.md | 4 ++-- Facepunch.Steamworks.ServerList.RemoveFromFavourite.md | 4 ++-- Facepunch.Steamworks.ServerList.RemoveFromHistory.md | 4 ++-- Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md | 4 ++-- Facepunch.Steamworks.ServerQuery.Handle.md | 4 ++-- Facepunch.Steamworks.ServerStats.Commit.md | 4 ++-- Facepunch.Steamworks.ServerStats.GetFloat.md | 4 ++-- Facepunch.Steamworks.ServerStats.GetInt.md | 4 ++-- Facepunch.Steamworks.ServerStats.Refresh.md | 4 ++-- Facepunch.Steamworks.ServerStats.Set.md | 4 ++-- Facepunch.Steamworks.Stats.GetFloat.md | 4 ++-- Facepunch.Steamworks.Stats.GetGlobalFloat.md | 4 ++-- Facepunch.Steamworks.Stats.GetGlobalInt.md | 4 ++-- Facepunch.Steamworks.Stats.GetInt.md | 4 ++-- Facepunch.Steamworks.Stats.UpdateGlobalStats.md | 4 ++-- Facepunch.Steamworks.Stats.UpdateStats.md | 4 ++-- Facepunch.Steamworks.SteamFriend.Refresh.md | 4 ++-- Facepunch.Steamworks.Voice.Decompress.md | 4 ++-- Facepunch.Steamworks.Voice.Dispose.md | 4 ++-- Facepunch.Steamworks.Workshop.CreateItem.md | 4 ++-- Facepunch.Steamworks.Workshop.CreateQuery.md | 4 ++-- Facepunch.Steamworks.Workshop.Dispose.md | 4 ++-- Facepunch.Steamworks.Workshop.EditItem.md | 4 ++-- Facepunch.Steamworks.Workshop.GetItem.md | 4 ++-- 71 files changed, 142 insertions(+), 142 deletions(-) diff --git a/Facepunch.Steamworks.App.MarkContentCorrupt.md b/Facepunch.Steamworks.App.MarkContentCorrupt.md index 5d17dc1..e5bdb26 100644 --- a/Facepunch.Steamworks.App.MarkContentCorrupt.md +++ b/Facepunch.Steamworks.App.MarkContentCorrupt.md @@ -1,5 +1,5 @@ -# MarkContentCorrupt -##= **void** [[MarkContentCorrupt|Facepunch.Steamworks.App.MarkContentCorrupt]]( **bool** missingFilesOnly ) +### [[Facepunch.Steamworks.App|Facepunch.Steamworks.App]].MarkContentCorrupt +## **void** [[MarkContentCorrupt|Facepunch.Steamworks.App.MarkContentCorrupt]]( **bool** missingFilesOnly ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Auth.GetAuthSessionTicket.md b/Facepunch.Steamworks.Auth.GetAuthSessionTicket.md index a15f093..127074f 100644 --- a/Facepunch.Steamworks.Auth.GetAuthSessionTicket.md +++ b/Facepunch.Steamworks.Auth.GetAuthSessionTicket.md @@ -1,5 +1,5 @@ -# GetAuthSessionTicket -##= **Ticket** [[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]( ) +### [[Facepunch.Steamworks.Auth|Facepunch.Steamworks.Auth]].GetAuthSessionTicket +## **Ticket** [[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]( ) ``` 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 8ef1f05..fedcf22 100644 --- a/Facepunch.Steamworks.BaseSteamworks.Dispose.md +++ b/Facepunch.Steamworks.BaseSteamworks.Dispose.md @@ -1,5 +1,5 @@ -# Dispose -##= **void** [[Dispose|Facepunch.Steamworks.BaseSteamworks.Dispose]]( ) +### [[Facepunch.Steamworks.BaseSteamworks|Facepunch.Steamworks.BaseSteamworks]].Dispose +## **void** [[Dispose|Facepunch.Steamworks.BaseSteamworks.Dispose]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md b/Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md index b2615b7..be75bc9 100644 --- a/Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md +++ b/Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md @@ -1,5 +1,5 @@ -# SetupCommonInterfaces -##= **void** [[SetupCommonInterfaces|Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces]]( ) +### [[Facepunch.Steamworks.BaseSteamworks|Facepunch.Steamworks.BaseSteamworks]].SetupCommonInterfaces +## **void** [[SetupCommonInterfaces|Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.BaseSteamworks.Update.md b/Facepunch.Steamworks.BaseSteamworks.Update.md index 0a89f0d..95672b4 100644 --- a/Facepunch.Steamworks.BaseSteamworks.Update.md +++ b/Facepunch.Steamworks.BaseSteamworks.Update.md @@ -1,5 +1,5 @@ -# Update -##= **void** [[Update|Facepunch.Steamworks.BaseSteamworks.Update]]( ) +### [[Facepunch.Steamworks.BaseSteamworks|Facepunch.Steamworks.BaseSteamworks]].Update +## **void** [[Update|Facepunch.Steamworks.BaseSteamworks.Update]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.CallbackHandle.Dispose.md b/Facepunch.Steamworks.CallbackHandle.Dispose.md index 68c931a..9f3759f 100644 --- a/Facepunch.Steamworks.CallbackHandle.Dispose.md +++ b/Facepunch.Steamworks.CallbackHandle.Dispose.md @@ -1,5 +1,5 @@ -# Dispose -##= **void** [[Dispose|Facepunch.Steamworks.CallbackHandle.Dispose]]( ) +### [[Facepunch.Steamworks.CallbackHandle|Facepunch.Steamworks.CallbackHandle]].Dispose +## **void** [[Dispose|Facepunch.Steamworks.CallbackHandle.Dispose]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Client.Dispose.md b/Facepunch.Steamworks.Client.Dispose.md index 753c91c..8aab7f3 100644 --- a/Facepunch.Steamworks.Client.Dispose.md +++ b/Facepunch.Steamworks.Client.Dispose.md @@ -1,5 +1,5 @@ -# Dispose -##= **void** [[Dispose|Facepunch.Steamworks.Client.Dispose]]( ) +### [[Facepunch.Steamworks.Client|Facepunch.Steamworks.Client]].Dispose +## **void** [[Dispose|Facepunch.Steamworks.Client.Dispose]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Client.Update.md b/Facepunch.Steamworks.Client.Update.md index 21be0ac..50015d0 100644 --- a/Facepunch.Steamworks.Client.Update.md +++ b/Facepunch.Steamworks.Client.Update.md @@ -1,5 +1,5 @@ -# Update -##= **void** [[Update|Facepunch.Steamworks.Client.Update]]( ) +### [[Facepunch.Steamworks.Client|Facepunch.Steamworks.Client]].Update +## **void** [[Update|Facepunch.Steamworks.Client.Update]]( ) ``` Should be called at least once every frame ``` diff --git a/Facepunch.Steamworks.Config.ForcePlatform.md b/Facepunch.Steamworks.Config.ForcePlatform.md index e99f1f4..2e10386 100644 --- a/Facepunch.Steamworks.Config.ForcePlatform.md +++ b/Facepunch.Steamworks.Config.ForcePlatform.md @@ -1,5 +1,5 @@ -# ForcePlatform -##= **void** [[ForcePlatform|Facepunch.Steamworks.Config.ForcePlatform]]( **OperatingSystem** os, **Architecture** arch ) +### [[Facepunch.Steamworks.Config|Facepunch.Steamworks.Config]].ForcePlatform +## **void** [[ForcePlatform|Facepunch.Steamworks.Config.ForcePlatform]]( **OperatingSystem** os, **Architecture** arch ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Friends.Get.md b/Facepunch.Steamworks.Friends.Get.md index 4685719..8454f68 100644 --- a/Facepunch.Steamworks.Friends.Get.md +++ b/Facepunch.Steamworks.Friends.Get.md @@ -1,5 +1,5 @@ -# Get -##= **SteamFriend** [[Get|Facepunch.Steamworks.Friends.Get]]( **ulong** steamid ) +### [[Facepunch.Steamworks.Friends|Facepunch.Steamworks.Friends]].Get +## **SteamFriend** [[Get|Facepunch.Steamworks.Friends.Get]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Friends.GetAvatar.md b/Facepunch.Steamworks.Friends.GetAvatar.md index 1dcc5ca..e4d19e5 100644 --- a/Facepunch.Steamworks.Friends.GetAvatar.md +++ b/Facepunch.Steamworks.Friends.GetAvatar.md @@ -1,5 +1,5 @@ -# GetAvatar -##= **Image** [[GetAvatar|Facepunch.Steamworks.Friends.GetAvatar]]( **AvatarSize** size, **ulong** steamid ) +### [[Facepunch.Steamworks.Friends|Facepunch.Steamworks.Friends]].GetAvatar +## **Image** [[GetAvatar|Facepunch.Steamworks.Friends.GetAvatar]]( **AvatarSize** size, **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Friends.GetName.md b/Facepunch.Steamworks.Friends.GetName.md index 8342f98..8e90780 100644 --- a/Facepunch.Steamworks.Friends.GetName.md +++ b/Facepunch.Steamworks.Friends.GetName.md @@ -1,5 +1,5 @@ -# GetName -##= **string** [[GetName|Facepunch.Steamworks.Friends.GetName]]( **ulong** steamid ) +### [[Facepunch.Steamworks.Friends|Facepunch.Steamworks.Friends]].GetName +## **string** [[GetName|Facepunch.Steamworks.Friends.GetName]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Friends.Refresh.md b/Facepunch.Steamworks.Friends.Refresh.md index 9638e91..e43958c 100644 --- a/Facepunch.Steamworks.Friends.Refresh.md +++ b/Facepunch.Steamworks.Friends.Refresh.md @@ -1,5 +1,5 @@ -# Refresh -##= **void** [[Refresh|Facepunch.Steamworks.Friends.Refresh]]( ) +### [[Facepunch.Steamworks.Friends|Facepunch.Steamworks.Friends]].Refresh +## **void** [[Refresh|Facepunch.Steamworks.Friends.Refresh]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Image.GetPixel.md b/Facepunch.Steamworks.Image.GetPixel.md index 5c20d6c..04a37b9 100644 --- a/Facepunch.Steamworks.Image.GetPixel.md +++ b/Facepunch.Steamworks.Image.GetPixel.md @@ -1,5 +1,5 @@ -# GetPixel -##= **Color** [[GetPixel|Facepunch.Steamworks.Image.GetPixel]]( **int** x, **int** y ) +### [[Facepunch.Steamworks.Image|Facepunch.Steamworks.Image]].GetPixel +## **Color** [[GetPixel|Facepunch.Steamworks.Image.GetPixel]]( **int** x, **int** y ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Inventory.CreateDefinition.md b/Facepunch.Steamworks.Inventory.CreateDefinition.md index e9b873f..6282f51 100644 --- a/Facepunch.Steamworks.Inventory.CreateDefinition.md +++ b/Facepunch.Steamworks.Inventory.CreateDefinition.md @@ -1,5 +1,5 @@ -# CreateDefinition -##= **Definition** [[CreateDefinition|Facepunch.Steamworks.Inventory.CreateDefinition]]( **int** id ) +### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].CreateDefinition +## **Definition** [[CreateDefinition|Facepunch.Steamworks.Inventory.CreateDefinition]]( **int** id ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Inventory.Deserialize.md b/Facepunch.Steamworks.Inventory.Deserialize.md index 6c68d2d..0ceceb6 100644 --- a/Facepunch.Steamworks.Inventory.Deserialize.md +++ b/Facepunch.Steamworks.Inventory.Deserialize.md @@ -1,5 +1,5 @@ -# Deserialize -##= **Result** [[Deserialize|Facepunch.Steamworks.Inventory.Deserialize]]( **byte[]** data, **int** dataLength ) +### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].Deserialize +## **Result** [[Deserialize|Facepunch.Steamworks.Inventory.Deserialize]]( **byte[]** data, **int** dataLength ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Inventory.Dispose.md b/Facepunch.Steamworks.Inventory.Dispose.md index eac41fa..318c9dd 100644 --- a/Facepunch.Steamworks.Inventory.Dispose.md +++ b/Facepunch.Steamworks.Inventory.Dispose.md @@ -1,5 +1,5 @@ -# Dispose -##= **void** [[Dispose|Facepunch.Steamworks.Inventory.Dispose]]( ) +### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].Dispose +## **void** [[Dispose|Facepunch.Steamworks.Inventory.Dispose]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Inventory.FindDefinition.md b/Facepunch.Steamworks.Inventory.FindDefinition.md index f15d2f2..e43ba4a 100644 --- a/Facepunch.Steamworks.Inventory.FindDefinition.md +++ b/Facepunch.Steamworks.Inventory.FindDefinition.md @@ -1,5 +1,5 @@ -# FindDefinition -##= **Definition** [[FindDefinition|Facepunch.Steamworks.Inventory.FindDefinition]]( **int** DefinitionId ) +### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].FindDefinition +## **Definition** [[FindDefinition|Facepunch.Steamworks.Inventory.FindDefinition]]( **int** DefinitionId ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md b/Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md index 2696653..bdf60b9 100644 --- a/Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md +++ b/Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md @@ -1,5 +1,5 @@ -# PlaytimeHeartbeat -##= **void** [[PlaytimeHeartbeat|Facepunch.Steamworks.Inventory.PlaytimeHeartbeat]]( ) +### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].PlaytimeHeartbeat +## **void** [[PlaytimeHeartbeat|Facepunch.Steamworks.Inventory.PlaytimeHeartbeat]]( ) ``` 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 1c48a58..eaec4f4 100644 --- a/Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md +++ b/Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md @@ -1,5 +1,5 @@ -# PriceCategoryToFloat -##= **Single** [[PriceCategoryToFloat|Facepunch.Steamworks.Inventory.PriceCategoryToFloat]]( **string** price ) +### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].PriceCategoryToFloat +## **Single** [[PriceCategoryToFloat|Facepunch.Steamworks.Inventory.PriceCategoryToFloat]]( **string** price ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Inventory.Refresh.md b/Facepunch.Steamworks.Inventory.Refresh.md index ece7fde..aca67a3 100644 --- a/Facepunch.Steamworks.Inventory.Refresh.md +++ b/Facepunch.Steamworks.Inventory.Refresh.md @@ -1,5 +1,5 @@ -# Refresh -##= **void** [[Refresh|Facepunch.Steamworks.Inventory.Refresh]]( ) +### [[Facepunch.Steamworks.Inventory|Facepunch.Steamworks.Inventory]].Refresh +## **void** [[Refresh|Facepunch.Steamworks.Inventory.Refresh]]( ) ``` 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 dc2de2b..fde6da8 100644 --- a/Facepunch.Steamworks.Networking.Dispose.md +++ b/Facepunch.Steamworks.Networking.Dispose.md @@ -1,5 +1,5 @@ -# Dispose -##= **void** [[Dispose|Facepunch.Steamworks.Networking.Dispose]]( ) +### [[Facepunch.Steamworks.Networking|Facepunch.Steamworks.Networking]].Dispose +## **void** [[Dispose|Facepunch.Steamworks.Networking.Dispose]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Networking.SendP2PPacket.md b/Facepunch.Steamworks.Networking.SendP2PPacket.md index c191b8b..f5786df 100644 --- a/Facepunch.Steamworks.Networking.SendP2PPacket.md +++ b/Facepunch.Steamworks.Networking.SendP2PPacket.md @@ -1,5 +1,5 @@ -# SendP2PPacket -##= **bool** [[SendP2PPacket|Facepunch.Steamworks.Networking.SendP2PPacket]]( **ulong** steamid, **byte[]** data, **int** length, **SendType** eP2PSendType, **int** nChannel ) +### [[Facepunch.Steamworks.Networking|Facepunch.Steamworks.Networking]].SendP2PPacket +## **bool** [[SendP2PPacket|Facepunch.Steamworks.Networking.SendP2PPacket]]( **ulong** steamid, **byte[]** data, **int** length, **SendType** eP2PSendType, **int** nChannel ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md b/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md index d3dcc85..281cb68 100644 --- a/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md +++ b/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md @@ -1,5 +1,5 @@ -# AcceptFriendRequest -##= **void** [[AcceptFriendRequest|Facepunch.Steamworks.Overlay.AcceptFriendRequest]]( **ulong** steamid ) +### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].AcceptFriendRequest +## **void** [[AcceptFriendRequest|Facepunch.Steamworks.Overlay.AcceptFriendRequest]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.AddFriend.md b/Facepunch.Steamworks.Overlay.AddFriend.md index cda4667..c01dbb7 100644 --- a/Facepunch.Steamworks.Overlay.AddFriend.md +++ b/Facepunch.Steamworks.Overlay.AddFriend.md @@ -1,5 +1,5 @@ -# AddFriend -##= **void** [[AddFriend|Facepunch.Steamworks.Overlay.AddFriend]]( **ulong** steamid ) +### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].AddFriend +## **void** [[AddFriend|Facepunch.Steamworks.Overlay.AddFriend]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md b/Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md index 4d37e08..da2fb33 100644 --- a/Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md +++ b/Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md @@ -1,5 +1,5 @@ -# IgnoreFriendRequest -##= **void** [[IgnoreFriendRequest|Facepunch.Steamworks.Overlay.IgnoreFriendRequest]]( **ulong** steamid ) +### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].IgnoreFriendRequest +## **void** [[IgnoreFriendRequest|Facepunch.Steamworks.Overlay.IgnoreFriendRequest]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenAchievements.md b/Facepunch.Steamworks.Overlay.OpenAchievements.md index 773af22..851160a 100644 --- a/Facepunch.Steamworks.Overlay.OpenAchievements.md +++ b/Facepunch.Steamworks.Overlay.OpenAchievements.md @@ -1,5 +1,5 @@ -# OpenAchievements -##= **void** [[OpenAchievements|Facepunch.Steamworks.Overlay.OpenAchievements]]( **ulong** steamid ) +### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenAchievements +## **void** [[OpenAchievements|Facepunch.Steamworks.Overlay.OpenAchievements]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenChat.md b/Facepunch.Steamworks.Overlay.OpenChat.md index fc8f3fb..836d87b 100644 --- a/Facepunch.Steamworks.Overlay.OpenChat.md +++ b/Facepunch.Steamworks.Overlay.OpenChat.md @@ -1,5 +1,5 @@ -# OpenChat -##= **void** [[OpenChat|Facepunch.Steamworks.Overlay.OpenChat]]( **ulong** steamid ) +### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenChat +## **void** [[OpenChat|Facepunch.Steamworks.Overlay.OpenChat]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenProfile.md b/Facepunch.Steamworks.Overlay.OpenProfile.md index 82d37a5..e1b0d43 100644 --- a/Facepunch.Steamworks.Overlay.OpenProfile.md +++ b/Facepunch.Steamworks.Overlay.OpenProfile.md @@ -1,5 +1,5 @@ -# OpenProfile -##= **void** [[OpenProfile|Facepunch.Steamworks.Overlay.OpenProfile]]( **ulong** steamid ) +### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenProfile +## **void** [[OpenProfile|Facepunch.Steamworks.Overlay.OpenProfile]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenStats.md b/Facepunch.Steamworks.Overlay.OpenStats.md index fb934f3..e5a23ff 100644 --- a/Facepunch.Steamworks.Overlay.OpenStats.md +++ b/Facepunch.Steamworks.Overlay.OpenStats.md @@ -1,5 +1,5 @@ -# OpenStats -##= **void** [[OpenStats|Facepunch.Steamworks.Overlay.OpenStats]]( **ulong** steamid ) +### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenStats +## **void** [[OpenStats|Facepunch.Steamworks.Overlay.OpenStats]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenTrade.md b/Facepunch.Steamworks.Overlay.OpenTrade.md index d191e88..18eb6b1 100644 --- a/Facepunch.Steamworks.Overlay.OpenTrade.md +++ b/Facepunch.Steamworks.Overlay.OpenTrade.md @@ -1,5 +1,5 @@ -# OpenTrade -##= **void** [[OpenTrade|Facepunch.Steamworks.Overlay.OpenTrade]]( **ulong** steamid ) +### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenTrade +## **void** [[OpenTrade|Facepunch.Steamworks.Overlay.OpenTrade]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenUrl.md b/Facepunch.Steamworks.Overlay.OpenUrl.md index 53014fd..d99d988 100644 --- a/Facepunch.Steamworks.Overlay.OpenUrl.md +++ b/Facepunch.Steamworks.Overlay.OpenUrl.md @@ -1,5 +1,5 @@ -# OpenUrl -##= **void** [[OpenUrl|Facepunch.Steamworks.Overlay.OpenUrl]]( **string** url ) +### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenUrl +## **void** [[OpenUrl|Facepunch.Steamworks.Overlay.OpenUrl]]( **string** url ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.OpenUserPage.md b/Facepunch.Steamworks.Overlay.OpenUserPage.md index ea4159b..70b2704 100644 --- a/Facepunch.Steamworks.Overlay.OpenUserPage.md +++ b/Facepunch.Steamworks.Overlay.OpenUserPage.md @@ -1,5 +1,5 @@ -# OpenUserPage -##= **void** [[OpenUserPage|Facepunch.Steamworks.Overlay.OpenUserPage]]( **string** name, **ulong** steamid ) +### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].OpenUserPage +## **void** [[OpenUserPage|Facepunch.Steamworks.Overlay.OpenUserPage]]( **string** name, **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Overlay.RemoveFriend.md b/Facepunch.Steamworks.Overlay.RemoveFriend.md index 5d7d679..e4c9035 100644 --- a/Facepunch.Steamworks.Overlay.RemoveFriend.md +++ b/Facepunch.Steamworks.Overlay.RemoveFriend.md @@ -1,5 +1,5 @@ -# RemoveFriend -##= **void** [[RemoveFriend|Facepunch.Steamworks.Overlay.RemoveFriend]]( **ulong** steamid ) +### [[Facepunch.Steamworks.Overlay|Facepunch.Steamworks.Overlay]].RemoveFriend +## **void** [[RemoveFriend|Facepunch.Steamworks.Overlay.RemoveFriend]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Screenshots.Trigger.md b/Facepunch.Steamworks.Screenshots.Trigger.md index 89be327..5905fed 100644 --- a/Facepunch.Steamworks.Screenshots.Trigger.md +++ b/Facepunch.Steamworks.Screenshots.Trigger.md @@ -1,5 +1,5 @@ -# Trigger -##= **void** [[Trigger|Facepunch.Steamworks.Screenshots.Trigger]]( ) +### [[Facepunch.Steamworks.Screenshots|Facepunch.Steamworks.Screenshots]].Trigger +## **void** [[Trigger|Facepunch.Steamworks.Screenshots.Trigger]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Server.LogOnAnonymous.md b/Facepunch.Steamworks.Server.LogOnAnonymous.md index 8ce41b3..6eabe6e 100644 --- a/Facepunch.Steamworks.Server.LogOnAnonymous.md +++ b/Facepunch.Steamworks.Server.LogOnAnonymous.md @@ -1,5 +1,5 @@ -# LogOnAnonymous -##= **void** [[LogOnAnonymous|Facepunch.Steamworks.Server.LogOnAnonymous]]( ) +### [[Facepunch.Steamworks.Server|Facepunch.Steamworks.Server]].LogOnAnonymous +## **void** [[LogOnAnonymous|Facepunch.Steamworks.Server.LogOnAnonymous]]( ) ``` Log onto Steam anonymously ``` diff --git a/Facepunch.Steamworks.Server.SetKey.md b/Facepunch.Steamworks.Server.SetKey.md index b8e968d..7780f29 100644 --- a/Facepunch.Steamworks.Server.SetKey.md +++ b/Facepunch.Steamworks.Server.SetKey.md @@ -1,5 +1,5 @@ -# SetKey -##= **void** [[SetKey|Facepunch.Steamworks.Server.SetKey]]( **string** Key, **string** Value ) +### [[Facepunch.Steamworks.Server|Facepunch.Steamworks.Server]].SetKey +## **void** [[SetKey|Facepunch.Steamworks.Server.SetKey]]( **string** Key, **string** Value ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Server.Update.md b/Facepunch.Steamworks.Server.Update.md index c91cec4..aede016 100644 --- a/Facepunch.Steamworks.Server.Update.md +++ b/Facepunch.Steamworks.Server.Update.md @@ -1,5 +1,5 @@ -# Update -##= **void** [[Update|Facepunch.Steamworks.Server.Update]]( ) +### [[Facepunch.Steamworks.Server|Facepunch.Steamworks.Server]].Update +## **void** [[Update|Facepunch.Steamworks.Server.Update]]( ) ``` Should be called at least once every frame ``` diff --git a/Facepunch.Steamworks.Server.UpdatePlayer.md b/Facepunch.Steamworks.Server.UpdatePlayer.md index b898429..4488315 100644 --- a/Facepunch.Steamworks.Server.UpdatePlayer.md +++ b/Facepunch.Steamworks.Server.UpdatePlayer.md @@ -1,5 +1,5 @@ -# UpdatePlayer -##= **void** [[UpdatePlayer|Facepunch.Steamworks.Server.UpdatePlayer]]( **ulong** steamid, **string** name, **int** score ) +### [[Facepunch.Steamworks.Server|Facepunch.Steamworks.Server]].UpdatePlayer +## **void** [[UpdatePlayer|Facepunch.Steamworks.Server.UpdatePlayer]]( **ulong** steamid, **string** name, **int** score ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerAuth.EndSession.md b/Facepunch.Steamworks.ServerAuth.EndSession.md index 4762031..9865140 100644 --- a/Facepunch.Steamworks.ServerAuth.EndSession.md +++ b/Facepunch.Steamworks.ServerAuth.EndSession.md @@ -1,5 +1,5 @@ -# EndSession -##= **void** [[EndSession|Facepunch.Steamworks.ServerAuth.EndSession]]( **ulong** steamid ) +### [[Facepunch.Steamworks.ServerAuth|Facepunch.Steamworks.ServerAuth]].EndSession +## **void** [[EndSession|Facepunch.Steamworks.ServerAuth.EndSession]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerAuth.StartSession.md b/Facepunch.Steamworks.ServerAuth.StartSession.md index dcbd1c5..9e43c12 100644 --- a/Facepunch.Steamworks.ServerAuth.StartSession.md +++ b/Facepunch.Steamworks.ServerAuth.StartSession.md @@ -1,5 +1,5 @@ -# StartSession -##= **bool** [[StartSession|Facepunch.Steamworks.ServerAuth.StartSession]]( **byte[]** data, **ulong** steamid ) +### [[Facepunch.Steamworks.ServerAuth|Facepunch.Steamworks.ServerAuth]].StartSession +## **bool** [[StartSession|Facepunch.Steamworks.ServerAuth.StartSession]]( **byte[]** data, **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.AddToFavourite.md b/Facepunch.Steamworks.ServerList.AddToFavourite.md index 3ba2d34..553d9da 100644 --- a/Facepunch.Steamworks.ServerList.AddToFavourite.md +++ b/Facepunch.Steamworks.ServerList.AddToFavourite.md @@ -1,5 +1,5 @@ -# AddToFavourite -##= **void** [[AddToFavourite|Facepunch.Steamworks.ServerList.AddToFavourite]]( **Server** server ) +### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].AddToFavourite +## **void** [[AddToFavourite|Facepunch.Steamworks.ServerList.AddToFavourite]]( **Server** server ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.AddToHistory.md b/Facepunch.Steamworks.ServerList.AddToHistory.md index 350c2c4..c3843e4 100644 --- a/Facepunch.Steamworks.ServerList.AddToHistory.md +++ b/Facepunch.Steamworks.ServerList.AddToHistory.md @@ -1,5 +1,5 @@ -# AddToHistory -##= **void** [[AddToHistory|Facepunch.Steamworks.ServerList.AddToHistory]]( **Server** server ) +### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].AddToHistory +## **void** [[AddToHistory|Facepunch.Steamworks.ServerList.AddToHistory]]( **Server** server ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.Custom.md b/Facepunch.Steamworks.ServerList.Custom.md index 189ce0d..805c2ae 100644 --- a/Facepunch.Steamworks.ServerList.Custom.md +++ b/Facepunch.Steamworks.ServerList.Custom.md @@ -1,5 +1,5 @@ -# Custom -##= **Request** [[Custom|Facepunch.Steamworks.ServerList.Custom]]( **IEnumerable\** serverList ) +### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].Custom +## **Request** [[Custom|Facepunch.Steamworks.ServerList.Custom]]( **IEnumerable\** serverList ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.Favourites.md b/Facepunch.Steamworks.ServerList.Favourites.md index 29616cb..a01c5af 100644 --- a/Facepunch.Steamworks.ServerList.Favourites.md +++ b/Facepunch.Steamworks.ServerList.Favourites.md @@ -1,5 +1,5 @@ -# Favourites -##= **Request** [[Favourites|Facepunch.Steamworks.ServerList.Favourites]]( ) +### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].Favourites +## **Request** [[Favourites|Facepunch.Steamworks.ServerList.Favourites]]( ) ``` 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 b5f9b58..19470cb 100644 --- a/Facepunch.Steamworks.ServerList.History.md +++ b/Facepunch.Steamworks.ServerList.History.md @@ -1,5 +1,5 @@ -# History -##= **Request** [[History|Facepunch.Steamworks.ServerList.History]]( ) +### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].History +## **Request** [[History|Facepunch.Steamworks.ServerList.History]]( ) ``` 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 ddea161..8be942b 100644 --- a/Facepunch.Steamworks.ServerList.Internet.md +++ b/Facepunch.Steamworks.ServerList.Internet.md @@ -1,5 +1,5 @@ -# Internet -##= **Request** [[Internet|Facepunch.Steamworks.ServerList.Internet]]( **Filter** filter ) +### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].Internet +## **Request** [[Internet|Facepunch.Steamworks.ServerList.Internet]]( **Filter** filter ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.IsFavourite.md b/Facepunch.Steamworks.ServerList.IsFavourite.md index 992d027..aa6f143 100644 --- a/Facepunch.Steamworks.ServerList.IsFavourite.md +++ b/Facepunch.Steamworks.ServerList.IsFavourite.md @@ -1,5 +1,5 @@ -# IsFavourite -##= **bool** [[IsFavourite|Facepunch.Steamworks.ServerList.IsFavourite]]( **Server** server ) +### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].IsFavourite +## **bool** [[IsFavourite|Facepunch.Steamworks.ServerList.IsFavourite]]( **Server** server ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.RemoveFromFavourite.md b/Facepunch.Steamworks.ServerList.RemoveFromFavourite.md index 48566e4..28af680 100644 --- a/Facepunch.Steamworks.ServerList.RemoveFromFavourite.md +++ b/Facepunch.Steamworks.ServerList.RemoveFromFavourite.md @@ -1,5 +1,5 @@ -# RemoveFromFavourite -##= **void** [[RemoveFromFavourite|Facepunch.Steamworks.ServerList.RemoveFromFavourite]]( **Server** server ) +### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].RemoveFromFavourite +## **void** [[RemoveFromFavourite|Facepunch.Steamworks.ServerList.RemoveFromFavourite]]( **Server** server ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerList.RemoveFromHistory.md b/Facepunch.Steamworks.ServerList.RemoveFromHistory.md index 83cc8fa..a5535ba 100644 --- a/Facepunch.Steamworks.ServerList.RemoveFromHistory.md +++ b/Facepunch.Steamworks.ServerList.RemoveFromHistory.md @@ -1,5 +1,5 @@ -# RemoveFromHistory -##= **void** [[RemoveFromHistory|Facepunch.Steamworks.ServerList.RemoveFromHistory]]( **Server** server ) +### [[Facepunch.Steamworks.ServerList|Facepunch.Steamworks.ServerList]].RemoveFromHistory +## **void** [[RemoveFromHistory|Facepunch.Steamworks.ServerList.RemoveFromHistory]]( **Server** server ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md b/Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md index d7c2018..af93933 100644 --- a/Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md +++ b/Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md @@ -1,5 +1,5 @@ -# GetOutgoingPacket -##= **bool** [[GetOutgoingPacket|Facepunch.Steamworks.ServerQuery.GetOutgoingPacket]]( **Packet&** packet ) +### [[Facepunch.Steamworks.ServerQuery|Facepunch.Steamworks.ServerQuery]].GetOutgoingPacket +## **bool** [[GetOutgoingPacket|Facepunch.Steamworks.ServerQuery.GetOutgoingPacket]]( **Packet&** packet ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerQuery.Handle.md b/Facepunch.Steamworks.ServerQuery.Handle.md index fc8f902..627f3bf 100644 --- a/Facepunch.Steamworks.ServerQuery.Handle.md +++ b/Facepunch.Steamworks.ServerQuery.Handle.md @@ -1,5 +1,5 @@ -# Handle -##= **void** [[Handle|Facepunch.Steamworks.ServerQuery.Handle]]( **byte[]** data, **int** size, **uint** address, **UInt16** port ) +### [[Facepunch.Steamworks.ServerQuery|Facepunch.Steamworks.ServerQuery]].Handle +## **void** [[Handle|Facepunch.Steamworks.ServerQuery.Handle]]( **byte[]** data, **int** size, **uint** address, **UInt16** port ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerStats.Commit.md b/Facepunch.Steamworks.ServerStats.Commit.md index 53d875f..c03564e 100644 --- a/Facepunch.Steamworks.ServerStats.Commit.md +++ b/Facepunch.Steamworks.ServerStats.Commit.md @@ -1,5 +1,5 @@ -# Commit -##= **void** [[Commit|Facepunch.Steamworks.ServerStats.Commit]]( **ulong** steamid ) +### [[Facepunch.Steamworks.ServerStats|Facepunch.Steamworks.ServerStats]].Commit +## **void** [[Commit|Facepunch.Steamworks.ServerStats.Commit]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerStats.GetFloat.md b/Facepunch.Steamworks.ServerStats.GetFloat.md index 1d137db..4489777 100644 --- a/Facepunch.Steamworks.ServerStats.GetFloat.md +++ b/Facepunch.Steamworks.ServerStats.GetFloat.md @@ -1,5 +1,5 @@ -# GetFloat -##= **Single** [[GetFloat|Facepunch.Steamworks.ServerStats.GetFloat]]( **ulong** steamid, **string** name, **Single** defaultValue ) +### [[Facepunch.Steamworks.ServerStats|Facepunch.Steamworks.ServerStats]].GetFloat +## **Single** [[GetFloat|Facepunch.Steamworks.ServerStats.GetFloat]]( **ulong** steamid, **string** name, **Single** defaultValue ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerStats.GetInt.md b/Facepunch.Steamworks.ServerStats.GetInt.md index 9731aa5..8c87d54 100644 --- a/Facepunch.Steamworks.ServerStats.GetInt.md +++ b/Facepunch.Steamworks.ServerStats.GetInt.md @@ -1,5 +1,5 @@ -# GetInt -##= **int** [[GetInt|Facepunch.Steamworks.ServerStats.GetInt]]( **ulong** steamid, **string** name, **int** defaultValue ) +### [[Facepunch.Steamworks.ServerStats|Facepunch.Steamworks.ServerStats]].GetInt +## **int** [[GetInt|Facepunch.Steamworks.ServerStats.GetInt]]( **ulong** steamid, **string** name, **int** defaultValue ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerStats.Refresh.md b/Facepunch.Steamworks.ServerStats.Refresh.md index 48a63c4..9bcad5f 100644 --- a/Facepunch.Steamworks.ServerStats.Refresh.md +++ b/Facepunch.Steamworks.ServerStats.Refresh.md @@ -1,5 +1,5 @@ -# Refresh -##= **void** [[Refresh|Facepunch.Steamworks.ServerStats.Refresh]]( **ulong** steamid ) +### [[Facepunch.Steamworks.ServerStats|Facepunch.Steamworks.ServerStats]].Refresh +## **void** [[Refresh|Facepunch.Steamworks.ServerStats.Refresh]]( **ulong** steamid ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.ServerStats.Set.md b/Facepunch.Steamworks.ServerStats.Set.md index 190ab84..fa47b81 100644 --- a/Facepunch.Steamworks.ServerStats.Set.md +++ b/Facepunch.Steamworks.ServerStats.Set.md @@ -1,5 +1,5 @@ -# Set -##= **bool** [[Set|Facepunch.Steamworks.ServerStats.Set]]( **ulong** steamid, **string** name, **Single** stat ) +### [[Facepunch.Steamworks.ServerStats|Facepunch.Steamworks.ServerStats]].Set +## **bool** [[Set|Facepunch.Steamworks.ServerStats.Set]]( **ulong** steamid, **string** name, **Single** stat ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Stats.GetFloat.md b/Facepunch.Steamworks.Stats.GetFloat.md index 82ec927..903f87e 100644 --- a/Facepunch.Steamworks.Stats.GetFloat.md +++ b/Facepunch.Steamworks.Stats.GetFloat.md @@ -1,5 +1,5 @@ -# GetFloat -##= **Single** [[GetFloat|Facepunch.Steamworks.Stats.GetFloat]]( **string** name ) +### [[Facepunch.Steamworks.Stats|Facepunch.Steamworks.Stats]].GetFloat +## **Single** [[GetFloat|Facepunch.Steamworks.Stats.GetFloat]]( **string** name ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Stats.GetGlobalFloat.md b/Facepunch.Steamworks.Stats.GetGlobalFloat.md index 52841ed..876c15b 100644 --- a/Facepunch.Steamworks.Stats.GetGlobalFloat.md +++ b/Facepunch.Steamworks.Stats.GetGlobalFloat.md @@ -1,5 +1,5 @@ -# GetGlobalFloat -##= **Double** [[GetGlobalFloat|Facepunch.Steamworks.Stats.GetGlobalFloat]]( **string** name ) +### [[Facepunch.Steamworks.Stats|Facepunch.Steamworks.Stats]].GetGlobalFloat +## **Double** [[GetGlobalFloat|Facepunch.Steamworks.Stats.GetGlobalFloat]]( **string** name ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Stats.GetGlobalInt.md b/Facepunch.Steamworks.Stats.GetGlobalInt.md index 204a24f..84ddbc3 100644 --- a/Facepunch.Steamworks.Stats.GetGlobalInt.md +++ b/Facepunch.Steamworks.Stats.GetGlobalInt.md @@ -1,5 +1,5 @@ -# GetGlobalInt -##= **Int64** [[GetGlobalInt|Facepunch.Steamworks.Stats.GetGlobalInt]]( **string** name ) +### [[Facepunch.Steamworks.Stats|Facepunch.Steamworks.Stats]].GetGlobalInt +## **Int64** [[GetGlobalInt|Facepunch.Steamworks.Stats.GetGlobalInt]]( **string** name ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Stats.GetInt.md b/Facepunch.Steamworks.Stats.GetInt.md index c9fbfbc..d91dda4 100644 --- a/Facepunch.Steamworks.Stats.GetInt.md +++ b/Facepunch.Steamworks.Stats.GetInt.md @@ -1,5 +1,5 @@ -# GetInt -##= **int** [[GetInt|Facepunch.Steamworks.Stats.GetInt]]( **string** name ) +### [[Facepunch.Steamworks.Stats|Facepunch.Steamworks.Stats]].GetInt +## **int** [[GetInt|Facepunch.Steamworks.Stats.GetInt]]( **string** name ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Stats.UpdateGlobalStats.md b/Facepunch.Steamworks.Stats.UpdateGlobalStats.md index ba8bece..8544a2c 100644 --- a/Facepunch.Steamworks.Stats.UpdateGlobalStats.md +++ b/Facepunch.Steamworks.Stats.UpdateGlobalStats.md @@ -1,5 +1,5 @@ -# UpdateGlobalStats -##= **void** [[UpdateGlobalStats|Facepunch.Steamworks.Stats.UpdateGlobalStats]]( **int** days ) +### [[Facepunch.Steamworks.Stats|Facepunch.Steamworks.Stats]].UpdateGlobalStats +## **void** [[UpdateGlobalStats|Facepunch.Steamworks.Stats.UpdateGlobalStats]]( **int** days ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Stats.UpdateStats.md b/Facepunch.Steamworks.Stats.UpdateStats.md index d0dd735..db13e8c 100644 --- a/Facepunch.Steamworks.Stats.UpdateStats.md +++ b/Facepunch.Steamworks.Stats.UpdateStats.md @@ -1,5 +1,5 @@ -# UpdateStats -##= **void** [[UpdateStats|Facepunch.Steamworks.Stats.UpdateStats]]( ) +### [[Facepunch.Steamworks.Stats|Facepunch.Steamworks.Stats]].UpdateStats +## **void** [[UpdateStats|Facepunch.Steamworks.Stats.UpdateStats]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.SteamFriend.Refresh.md b/Facepunch.Steamworks.SteamFriend.Refresh.md index 5ab59b0..c362482 100644 --- a/Facepunch.Steamworks.SteamFriend.Refresh.md +++ b/Facepunch.Steamworks.SteamFriend.Refresh.md @@ -1,5 +1,5 @@ -# Refresh -##= **void** [[Refresh|Facepunch.Steamworks.SteamFriend.Refresh]]( ) +### [[Facepunch.Steamworks.SteamFriend|Facepunch.Steamworks.SteamFriend]].Refresh +## **void** [[Refresh|Facepunch.Steamworks.SteamFriend.Refresh]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Voice.Decompress.md b/Facepunch.Steamworks.Voice.Decompress.md index d714a94..6aab136 100644 --- a/Facepunch.Steamworks.Voice.Decompress.md +++ b/Facepunch.Steamworks.Voice.Decompress.md @@ -1,5 +1,5 @@ -# Decompress -##= **bool** [[Decompress|Facepunch.Steamworks.Voice.Decompress]]( **IntPtr** input, **int** inputoffset, **int** inputsize, **MemoryStream** output, **uint** samepleRate ) +### [[Facepunch.Steamworks.Voice|Facepunch.Steamworks.Voice]].Decompress +## **bool** [[Decompress|Facepunch.Steamworks.Voice.Decompress]]( **IntPtr** input, **int** inputoffset, **int** inputsize, **MemoryStream** output, **uint** samepleRate ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Voice.Dispose.md b/Facepunch.Steamworks.Voice.Dispose.md index 3d9aaa9..2c714f0 100644 --- a/Facepunch.Steamworks.Voice.Dispose.md +++ b/Facepunch.Steamworks.Voice.Dispose.md @@ -1,5 +1,5 @@ -# Dispose -##= **void** [[Dispose|Facepunch.Steamworks.Voice.Dispose]]( ) +### [[Facepunch.Steamworks.Voice|Facepunch.Steamworks.Voice]].Dispose +## **void** [[Dispose|Facepunch.Steamworks.Voice.Dispose]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Workshop.CreateItem.md b/Facepunch.Steamworks.Workshop.CreateItem.md index f3c2263..8793e9f 100644 --- a/Facepunch.Steamworks.Workshop.CreateItem.md +++ b/Facepunch.Steamworks.Workshop.CreateItem.md @@ -1,5 +1,5 @@ -# CreateItem -##= **Editor** [[CreateItem|Facepunch.Steamworks.Workshop.CreateItem]]( **ItemType** type ) +### [[Facepunch.Steamworks.Workshop|Facepunch.Steamworks.Workshop]].CreateItem +## **Editor** [[CreateItem|Facepunch.Steamworks.Workshop.CreateItem]]( **ItemType** type ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Workshop.CreateQuery.md b/Facepunch.Steamworks.Workshop.CreateQuery.md index b697227..07f1332 100644 --- a/Facepunch.Steamworks.Workshop.CreateQuery.md +++ b/Facepunch.Steamworks.Workshop.CreateQuery.md @@ -1,5 +1,5 @@ -# CreateQuery -##= **Query** [[CreateQuery|Facepunch.Steamworks.Workshop.CreateQuery]]( ) +### [[Facepunch.Steamworks.Workshop|Facepunch.Steamworks.Workshop]].CreateQuery +## **Query** [[CreateQuery|Facepunch.Steamworks.Workshop.CreateQuery]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Workshop.Dispose.md b/Facepunch.Steamworks.Workshop.Dispose.md index a8a3734..d513c95 100644 --- a/Facepunch.Steamworks.Workshop.Dispose.md +++ b/Facepunch.Steamworks.Workshop.Dispose.md @@ -1,5 +1,5 @@ -# Dispose -##= **void** [[Dispose|Facepunch.Steamworks.Workshop.Dispose]]( ) +### [[Facepunch.Steamworks.Workshop|Facepunch.Steamworks.Workshop]].Dispose +## **void** [[Dispose|Facepunch.Steamworks.Workshop.Dispose]]( ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Workshop.EditItem.md b/Facepunch.Steamworks.Workshop.EditItem.md index 749978f..35f0e67 100644 --- a/Facepunch.Steamworks.Workshop.EditItem.md +++ b/Facepunch.Steamworks.Workshop.EditItem.md @@ -1,5 +1,5 @@ -# EditItem -##= **Editor** [[EditItem|Facepunch.Steamworks.Workshop.EditItem]]( **ulong** itemId ) +### [[Facepunch.Steamworks.Workshop|Facepunch.Steamworks.Workshop]].EditItem +## **Editor** [[EditItem|Facepunch.Steamworks.Workshop.EditItem]]( **ulong** itemId ) ``` No documentation available ``` diff --git a/Facepunch.Steamworks.Workshop.GetItem.md b/Facepunch.Steamworks.Workshop.GetItem.md index 3148e36..0d7a1d7 100644 --- a/Facepunch.Steamworks.Workshop.GetItem.md +++ b/Facepunch.Steamworks.Workshop.GetItem.md @@ -1,5 +1,5 @@ -# GetItem -##= **Item** [[GetItem|Facepunch.Steamworks.Workshop.GetItem]]( **ulong** itemid ) +### [[Facepunch.Steamworks.Workshop|Facepunch.Steamworks.Workshop]].GetItem +## **Item** [[GetItem|Facepunch.Steamworks.Workshop.GetItem]]( **ulong** itemid ) ``` No documentation available ```