From 28216e1936930887ba55489b8d1ce86b6eb3880a Mon Sep 17 00:00:00 2001 From: Garry Newman Date: Wed, 2 Nov 2016 19:54:18 +0000 Subject: [PATCH] Functions --- Facepunch.Steamworks.App.MarkContentCorrupt.md | 5 +++++ Facepunch.Steamworks.Auth.GetAuthSessionTicket.md | 6 ++++++ Facepunch.Steamworks.BaseSteamworks.Dispose.md | 5 +++++ ...nch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md | 5 +++++ Facepunch.Steamworks.BaseSteamworks.Update.md | 5 +++++ Facepunch.Steamworks.CallbackHandle.Dispose.md | 5 +++++ Facepunch.Steamworks.Client.Dispose.md | 5 +++++ Facepunch.Steamworks.Client.Update.md | 5 +++++ Facepunch.Steamworks.Config.ForcePlatform.md | 5 +++++ Facepunch.Steamworks.Friends.Get.md | 5 +++++ Facepunch.Steamworks.Friends.GetAvatar.md | 5 +++++ Facepunch.Steamworks.Friends.GetName.md | 5 +++++ Facepunch.Steamworks.Friends.Refresh.md | 5 +++++ Facepunch.Steamworks.Image.GetPixel.md | 5 +++++ Facepunch.Steamworks.Image.md | 2 +- Facepunch.Steamworks.Inventory.CreateDefinition.md | 5 +++++ Facepunch.Steamworks.Inventory.Deserialize.md | 5 +++++ Facepunch.Steamworks.Inventory.Dispose.md | 5 +++++ Facepunch.Steamworks.Inventory.FindDefinition.md | 5 +++++ Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md | 8 ++++++++ Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md | 5 +++++ Facepunch.Steamworks.Inventory.Refresh.md | 7 +++++++ Facepunch.Steamworks.Inventory.md | 4 ++-- Facepunch.Steamworks.Networking.Dispose.md | 5 +++++ Facepunch.Steamworks.Networking.SendP2PPacket.md | 5 +++++ Facepunch.Steamworks.Networking.md | 2 +- Facepunch.Steamworks.Overlay.AcceptFriendRequest.md | 5 +++++ Facepunch.Steamworks.Overlay.AddFriend.md | 5 +++++ Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md | 5 +++++ Facepunch.Steamworks.Overlay.OpenAchievements.md | 5 +++++ Facepunch.Steamworks.Overlay.OpenChat.md | 5 +++++ Facepunch.Steamworks.Overlay.OpenProfile.md | 5 +++++ Facepunch.Steamworks.Overlay.OpenStats.md | 5 +++++ Facepunch.Steamworks.Overlay.OpenTrade.md | 5 +++++ Facepunch.Steamworks.Overlay.OpenUrl.md | 5 +++++ Facepunch.Steamworks.Overlay.OpenUserPage.md | 5 +++++ Facepunch.Steamworks.Overlay.RemoveFriend.md | 5 +++++ Facepunch.Steamworks.Screenshots.Trigger.md | 5 +++++ Facepunch.Steamworks.Server.LogOnAnonymous.md | 5 +++++ Facepunch.Steamworks.Server.SetKey.md | 5 +++++ Facepunch.Steamworks.Server.Update.md | 5 +++++ Facepunch.Steamworks.Server.UpdatePlayer.md | 5 +++++ Facepunch.Steamworks.ServerAuth.EndSession.md | 5 +++++ Facepunch.Steamworks.ServerAuth.StartSession.md | 5 +++++ Facepunch.Steamworks.ServerAuth.md | 2 +- Facepunch.Steamworks.ServerList.AddToFavourite.md | 5 +++++ Facepunch.Steamworks.ServerList.AddToHistory.md | 5 +++++ Facepunch.Steamworks.ServerList.Custom.md | 5 +++++ Facepunch.Steamworks.ServerList.Favourites.md | 6 ++++++ Facepunch.Steamworks.ServerList.History.md | 6 ++++++ Facepunch.Steamworks.ServerList.Internet.md | 5 +++++ Facepunch.Steamworks.ServerList.IsFavourite.md | 5 +++++ Facepunch.Steamworks.ServerList.RemoveFromFavourite.md | 5 +++++ Facepunch.Steamworks.ServerList.RemoveFromHistory.md | 5 +++++ Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md | 5 +++++ Facepunch.Steamworks.ServerQuery.Handle.md | 5 +++++ Facepunch.Steamworks.ServerQuery.md | 2 +- Facepunch.Steamworks.ServerStats.Commit.md | 5 +++++ Facepunch.Steamworks.ServerStats.GetFloat.md | 5 +++++ Facepunch.Steamworks.ServerStats.GetInt.md | 5 +++++ Facepunch.Steamworks.ServerStats.Refresh.md | 5 +++++ Facepunch.Steamworks.ServerStats.Set.md | 5 +++++ Facepunch.Steamworks.Stats.GetFloat.md | 5 +++++ Facepunch.Steamworks.Stats.GetGlobalFloat.md | 5 +++++ Facepunch.Steamworks.Stats.GetGlobalInt.md | 5 +++++ Facepunch.Steamworks.Stats.GetInt.md | 5 +++++ Facepunch.Steamworks.Stats.UpdateGlobalStats.md | 5 +++++ Facepunch.Steamworks.Stats.UpdateStats.md | 5 +++++ Facepunch.Steamworks.SteamFriend.Refresh.md | 5 +++++ Facepunch.Steamworks.Voice.Decompress.md | 5 +++++ Facepunch.Steamworks.Voice.Dispose.md | 5 +++++ Facepunch.Steamworks.Voice.md | 2 +- Facepunch.Steamworks.Workshop.CreateItem.md | 5 +++++ Facepunch.Steamworks.Workshop.CreateQuery.md | 5 +++++ Facepunch.Steamworks.Workshop.Dispose.md | 5 +++++ Facepunch.Steamworks.Workshop.EditItem.md | 5 +++++ Facepunch.Steamworks.Workshop.GetItem.md | 5 +++++ 77 files changed, 370 insertions(+), 7 deletions(-) create mode 100644 Facepunch.Steamworks.App.MarkContentCorrupt.md create mode 100644 Facepunch.Steamworks.Auth.GetAuthSessionTicket.md create mode 100644 Facepunch.Steamworks.BaseSteamworks.Dispose.md create mode 100644 Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md create mode 100644 Facepunch.Steamworks.BaseSteamworks.Update.md create mode 100644 Facepunch.Steamworks.CallbackHandle.Dispose.md create mode 100644 Facepunch.Steamworks.Client.Dispose.md create mode 100644 Facepunch.Steamworks.Client.Update.md create mode 100644 Facepunch.Steamworks.Config.ForcePlatform.md create mode 100644 Facepunch.Steamworks.Friends.Get.md create mode 100644 Facepunch.Steamworks.Friends.GetAvatar.md create mode 100644 Facepunch.Steamworks.Friends.GetName.md create mode 100644 Facepunch.Steamworks.Friends.Refresh.md create mode 100644 Facepunch.Steamworks.Image.GetPixel.md create mode 100644 Facepunch.Steamworks.Inventory.CreateDefinition.md create mode 100644 Facepunch.Steamworks.Inventory.Deserialize.md create mode 100644 Facepunch.Steamworks.Inventory.Dispose.md create mode 100644 Facepunch.Steamworks.Inventory.FindDefinition.md create mode 100644 Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md create mode 100644 Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md create mode 100644 Facepunch.Steamworks.Inventory.Refresh.md create mode 100644 Facepunch.Steamworks.Networking.Dispose.md create mode 100644 Facepunch.Steamworks.Networking.SendP2PPacket.md create mode 100644 Facepunch.Steamworks.Overlay.AcceptFriendRequest.md create mode 100644 Facepunch.Steamworks.Overlay.AddFriend.md create mode 100644 Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md create mode 100644 Facepunch.Steamworks.Overlay.OpenAchievements.md create mode 100644 Facepunch.Steamworks.Overlay.OpenChat.md create mode 100644 Facepunch.Steamworks.Overlay.OpenProfile.md create mode 100644 Facepunch.Steamworks.Overlay.OpenStats.md create mode 100644 Facepunch.Steamworks.Overlay.OpenTrade.md create mode 100644 Facepunch.Steamworks.Overlay.OpenUrl.md create mode 100644 Facepunch.Steamworks.Overlay.OpenUserPage.md create mode 100644 Facepunch.Steamworks.Overlay.RemoveFriend.md create mode 100644 Facepunch.Steamworks.Screenshots.Trigger.md create mode 100644 Facepunch.Steamworks.Server.LogOnAnonymous.md create mode 100644 Facepunch.Steamworks.Server.SetKey.md create mode 100644 Facepunch.Steamworks.Server.Update.md create mode 100644 Facepunch.Steamworks.Server.UpdatePlayer.md create mode 100644 Facepunch.Steamworks.ServerAuth.EndSession.md create mode 100644 Facepunch.Steamworks.ServerAuth.StartSession.md create mode 100644 Facepunch.Steamworks.ServerList.AddToFavourite.md create mode 100644 Facepunch.Steamworks.ServerList.AddToHistory.md create mode 100644 Facepunch.Steamworks.ServerList.Custom.md create mode 100644 Facepunch.Steamworks.ServerList.Favourites.md create mode 100644 Facepunch.Steamworks.ServerList.History.md create mode 100644 Facepunch.Steamworks.ServerList.Internet.md create mode 100644 Facepunch.Steamworks.ServerList.IsFavourite.md create mode 100644 Facepunch.Steamworks.ServerList.RemoveFromFavourite.md create mode 100644 Facepunch.Steamworks.ServerList.RemoveFromHistory.md create mode 100644 Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md create mode 100644 Facepunch.Steamworks.ServerQuery.Handle.md create mode 100644 Facepunch.Steamworks.ServerStats.Commit.md create mode 100644 Facepunch.Steamworks.ServerStats.GetFloat.md create mode 100644 Facepunch.Steamworks.ServerStats.GetInt.md create mode 100644 Facepunch.Steamworks.ServerStats.Refresh.md create mode 100644 Facepunch.Steamworks.ServerStats.Set.md create mode 100644 Facepunch.Steamworks.Stats.GetFloat.md create mode 100644 Facepunch.Steamworks.Stats.GetGlobalFloat.md create mode 100644 Facepunch.Steamworks.Stats.GetGlobalInt.md create mode 100644 Facepunch.Steamworks.Stats.GetInt.md create mode 100644 Facepunch.Steamworks.Stats.UpdateGlobalStats.md create mode 100644 Facepunch.Steamworks.Stats.UpdateStats.md create mode 100644 Facepunch.Steamworks.SteamFriend.Refresh.md create mode 100644 Facepunch.Steamworks.Voice.Decompress.md create mode 100644 Facepunch.Steamworks.Voice.Dispose.md create mode 100644 Facepunch.Steamworks.Workshop.CreateItem.md create mode 100644 Facepunch.Steamworks.Workshop.CreateQuery.md create mode 100644 Facepunch.Steamworks.Workshop.Dispose.md create mode 100644 Facepunch.Steamworks.Workshop.EditItem.md create mode 100644 Facepunch.Steamworks.Workshop.GetItem.md diff --git a/Facepunch.Steamworks.App.MarkContentCorrupt.md b/Facepunch.Steamworks.App.MarkContentCorrupt.md new file mode 100644 index 0000000..5d17dc1 --- /dev/null +++ b/Facepunch.Steamworks.App.MarkContentCorrupt.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..a15f093 --- /dev/null +++ b/Facepunch.Steamworks.Auth.GetAuthSessionTicket.md @@ -0,0 +1,6 @@ +# 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 new file mode 100644 index 0000000..8ef1f05 --- /dev/null +++ b/Facepunch.Steamworks.BaseSteamworks.Dispose.md @@ -0,0 +1,5 @@ +# Dispose +##= **void** [[Dispose|Facepunch.Steamworks.BaseSteamworks.Dispose]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md b/Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md new file mode 100644 index 0000000..b2615b7 --- /dev/null +++ b/Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces.md @@ -0,0 +1,5 @@ +# SetupCommonInterfaces +##= **void** [[SetupCommonInterfaces|Facepunch.Steamworks.BaseSteamworks.SetupCommonInterfaces]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.BaseSteamworks.Update.md b/Facepunch.Steamworks.BaseSteamworks.Update.md new file mode 100644 index 0000000..0a89f0d --- /dev/null +++ b/Facepunch.Steamworks.BaseSteamworks.Update.md @@ -0,0 +1,5 @@ +# Update +##= **void** [[Update|Facepunch.Steamworks.BaseSteamworks.Update]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.CallbackHandle.Dispose.md b/Facepunch.Steamworks.CallbackHandle.Dispose.md new file mode 100644 index 0000000..68c931a --- /dev/null +++ b/Facepunch.Steamworks.CallbackHandle.Dispose.md @@ -0,0 +1,5 @@ +# Dispose +##= **void** [[Dispose|Facepunch.Steamworks.CallbackHandle.Dispose]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Client.Dispose.md b/Facepunch.Steamworks.Client.Dispose.md new file mode 100644 index 0000000..753c91c --- /dev/null +++ b/Facepunch.Steamworks.Client.Dispose.md @@ -0,0 +1,5 @@ +# Dispose +##= **void** [[Dispose|Facepunch.Steamworks.Client.Dispose]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Client.Update.md b/Facepunch.Steamworks.Client.Update.md new file mode 100644 index 0000000..21be0ac --- /dev/null +++ b/Facepunch.Steamworks.Client.Update.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..e99f1f4 --- /dev/null +++ b/Facepunch.Steamworks.Config.ForcePlatform.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..4685719 --- /dev/null +++ b/Facepunch.Steamworks.Friends.Get.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..1dcc5ca --- /dev/null +++ b/Facepunch.Steamworks.Friends.GetAvatar.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..8342f98 --- /dev/null +++ b/Facepunch.Steamworks.Friends.GetName.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..9638e91 --- /dev/null +++ b/Facepunch.Steamworks.Friends.Refresh.md @@ -0,0 +1,5 @@ +# Refresh +##= **void** [[Refresh|Facepunch.Steamworks.Friends.Refresh]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Image.GetPixel.md b/Facepunch.Steamworks.Image.GetPixel.md new file mode 100644 index 0000000..5c20d6c --- /dev/null +++ b/Facepunch.Steamworks.Image.GetPixel.md @@ -0,0 +1,5 @@ +# GetPixel +##= **Color** [[GetPixel|Facepunch.Steamworks.Image.GetPixel]]( **int** x, **int** y ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Image.md b/Facepunch.Steamworks.Image.md index faf71b1..36e8a8a 100644 --- a/Facepunch.Steamworks.Image.md +++ b/Facepunch.Steamworks.Image.md @@ -4,7 +4,7 @@ * **Color** [[GetPixel|Facepunch.Steamworks.Image.GetPixel]]( **int** x, **int** y ) ### Properties -* **Byte[]** [[Data|Facepunch.Steamworks.Image.Data]] +* **byte[]** [[Data|Facepunch.Steamworks.Image.Data]] * **int** [[Height|Facepunch.Steamworks.Image.Height]] diff --git a/Facepunch.Steamworks.Inventory.CreateDefinition.md b/Facepunch.Steamworks.Inventory.CreateDefinition.md new file mode 100644 index 0000000..e9b873f --- /dev/null +++ b/Facepunch.Steamworks.Inventory.CreateDefinition.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..6c68d2d --- /dev/null +++ b/Facepunch.Steamworks.Inventory.Deserialize.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..eac41fa --- /dev/null +++ b/Facepunch.Steamworks.Inventory.Dispose.md @@ -0,0 +1,5 @@ +# Dispose +##= **void** [[Dispose|Facepunch.Steamworks.Inventory.Dispose]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Inventory.FindDefinition.md b/Facepunch.Steamworks.Inventory.FindDefinition.md new file mode 100644 index 0000000..f15d2f2 --- /dev/null +++ b/Facepunch.Steamworks.Inventory.FindDefinition.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..2696653 --- /dev/null +++ b/Facepunch.Steamworks.Inventory.PlaytimeHeartbeat.md @@ -0,0 +1,8 @@ +# 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. + IE - your player is alive, and playing. + Don't stress on it too much tho cuz it's super hijackable anyway. +``` diff --git a/Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md b/Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md new file mode 100644 index 0000000..1c48a58 --- /dev/null +++ b/Facepunch.Steamworks.Inventory.PriceCategoryToFloat.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..ece7fde --- /dev/null +++ b/Facepunch.Steamworks.Inventory.Refresh.md @@ -0,0 +1,7 @@ +# Refresh +##= **void** [[Refresh|Facepunch.Steamworks.Inventory.Refresh]]( ) +``` +Call this to retrieve the items. + Note that if this has already been called it won't + trigger a call to OnUpdate unless the items have changed +``` diff --git a/Facepunch.Steamworks.Inventory.md b/Facepunch.Steamworks.Inventory.md index 4f0f862..ec1a20b 100644 --- a/Facepunch.Steamworks.Inventory.md +++ b/Facepunch.Steamworks.Inventory.md @@ -2,7 +2,7 @@ ### Methods * **Definition** [[CreateDefinition|Facepunch.Steamworks.Inventory.CreateDefinition]]( **int** id ) -* **Result** [[Deserialize|Facepunch.Steamworks.Inventory.Deserialize]]( **Byte[]** data, **int** dataLength ) +* **Result** [[Deserialize|Facepunch.Steamworks.Inventory.Deserialize]]( **byte[]** data, **int** dataLength ) * **void** [[Dispose|Facepunch.Steamworks.Inventory.Dispose]]( ) * **Definition** [[FindDefinition|Facepunch.Steamworks.Inventory.FindDefinition]]( **int** DefinitionId ) * **void** [[PlaytimeHeartbeat|Facepunch.Steamworks.Inventory.PlaytimeHeartbeat]]( ) @@ -14,6 +14,6 @@ ### Fields * **Action** [[OnUpdate|Facepunch.Steamworks.Inventory.OnUpdate]] * **Item[]** [[Items|Facepunch.Steamworks.Inventory.Items]] -* **Byte[]** [[SerializedItems|Facepunch.Steamworks.Inventory.SerializedItems]] +* **byte[]** [[SerializedItems|Facepunch.Steamworks.Inventory.SerializedItems]] * **DateTime** [[SerializedExpireTime|Facepunch.Steamworks.Inventory.SerializedExpireTime]] * **Definition[]** [[Definitions|Facepunch.Steamworks.Inventory.Definitions]] diff --git a/Facepunch.Steamworks.Networking.Dispose.md b/Facepunch.Steamworks.Networking.Dispose.md new file mode 100644 index 0000000..dc2de2b --- /dev/null +++ b/Facepunch.Steamworks.Networking.Dispose.md @@ -0,0 +1,5 @@ +# Dispose +##= **void** [[Dispose|Facepunch.Steamworks.Networking.Dispose]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Networking.SendP2PPacket.md b/Facepunch.Steamworks.Networking.SendP2PPacket.md new file mode 100644 index 0000000..c191b8b --- /dev/null +++ b/Facepunch.Steamworks.Networking.SendP2PPacket.md @@ -0,0 +1,5 @@ +# 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.Networking.md b/Facepunch.Steamworks.Networking.md index 42b45c4..2a92517 100644 --- a/Facepunch.Steamworks.Networking.md +++ b/Facepunch.Steamworks.Networking.md @@ -2,7 +2,7 @@ ### Methods * **void** [[Dispose|Facepunch.Steamworks.Networking.Dispose]]( ) -* **bool** [[SendP2PPacket|Facepunch.Steamworks.Networking.SendP2PPacket]]( **ulong** steamid, **Byte[]** data, **int** length, **SendType** eP2PSendType, **int** nChannel ) +* **bool** [[SendP2PPacket|Facepunch.Steamworks.Networking.SendP2PPacket]]( **ulong** steamid, **byte[]** data, **int** length, **SendType** eP2PSendType, **int** nChannel ) ### Properties diff --git a/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md b/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md new file mode 100644 index 0000000..d3dcc85 --- /dev/null +++ b/Facepunch.Steamworks.Overlay.AcceptFriendRequest.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..cda4667 --- /dev/null +++ b/Facepunch.Steamworks.Overlay.AddFriend.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..4d37e08 --- /dev/null +++ b/Facepunch.Steamworks.Overlay.IgnoreFriendRequest.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..773af22 --- /dev/null +++ b/Facepunch.Steamworks.Overlay.OpenAchievements.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..fc8f3fb --- /dev/null +++ b/Facepunch.Steamworks.Overlay.OpenChat.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..82d37a5 --- /dev/null +++ b/Facepunch.Steamworks.Overlay.OpenProfile.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..fb934f3 --- /dev/null +++ b/Facepunch.Steamworks.Overlay.OpenStats.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..d191e88 --- /dev/null +++ b/Facepunch.Steamworks.Overlay.OpenTrade.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..53014fd --- /dev/null +++ b/Facepunch.Steamworks.Overlay.OpenUrl.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..ea4159b --- /dev/null +++ b/Facepunch.Steamworks.Overlay.OpenUserPage.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..5d7d679 --- /dev/null +++ b/Facepunch.Steamworks.Overlay.RemoveFriend.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..89be327 --- /dev/null +++ b/Facepunch.Steamworks.Screenshots.Trigger.md @@ -0,0 +1,5 @@ +# Trigger +##= **void** [[Trigger|Facepunch.Steamworks.Screenshots.Trigger]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Server.LogOnAnonymous.md b/Facepunch.Steamworks.Server.LogOnAnonymous.md new file mode 100644 index 0000000..8ce41b3 --- /dev/null +++ b/Facepunch.Steamworks.Server.LogOnAnonymous.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..b8e968d --- /dev/null +++ b/Facepunch.Steamworks.Server.SetKey.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..c91cec4 --- /dev/null +++ b/Facepunch.Steamworks.Server.Update.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..b898429 --- /dev/null +++ b/Facepunch.Steamworks.Server.UpdatePlayer.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..4762031 --- /dev/null +++ b/Facepunch.Steamworks.ServerAuth.EndSession.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..dcbd1c5 --- /dev/null +++ b/Facepunch.Steamworks.ServerAuth.StartSession.md @@ -0,0 +1,5 @@ +# StartSession +##= **bool** [[StartSession|Facepunch.Steamworks.ServerAuth.StartSession]]( **byte[]** data, **ulong** steamid ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.ServerAuth.md b/Facepunch.Steamworks.ServerAuth.md index 44c0d6b..8699a18 100644 --- a/Facepunch.Steamworks.ServerAuth.md +++ b/Facepunch.Steamworks.ServerAuth.md @@ -2,7 +2,7 @@ ### Methods * **void** [[EndSession|Facepunch.Steamworks.ServerAuth.EndSession]]( **ulong** steamid ) -* **bool** [[StartSession|Facepunch.Steamworks.ServerAuth.StartSession]]( **Byte[]** data, **ulong** steamid ) +* **bool** [[StartSession|Facepunch.Steamworks.ServerAuth.StartSession]]( **byte[]** data, **ulong** steamid ) ### Properties diff --git a/Facepunch.Steamworks.ServerList.AddToFavourite.md b/Facepunch.Steamworks.ServerList.AddToFavourite.md new file mode 100644 index 0000000..3ba2d34 --- /dev/null +++ b/Facepunch.Steamworks.ServerList.AddToFavourite.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..350c2c4 --- /dev/null +++ b/Facepunch.Steamworks.ServerList.AddToHistory.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..189ce0d --- /dev/null +++ b/Facepunch.Steamworks.ServerList.Custom.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..29616cb --- /dev/null +++ b/Facepunch.Steamworks.ServerList.Favourites.md @@ -0,0 +1,6 @@ +# 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 new file mode 100644 index 0000000..b5f9b58 --- /dev/null +++ b/Facepunch.Steamworks.ServerList.History.md @@ -0,0 +1,6 @@ +# 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 new file mode 100644 index 0000000..ddea161 --- /dev/null +++ b/Facepunch.Steamworks.ServerList.Internet.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..992d027 --- /dev/null +++ b/Facepunch.Steamworks.ServerList.IsFavourite.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..48566e4 --- /dev/null +++ b/Facepunch.Steamworks.ServerList.RemoveFromFavourite.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..83cc8fa --- /dev/null +++ b/Facepunch.Steamworks.ServerList.RemoveFromHistory.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..d7c2018 --- /dev/null +++ b/Facepunch.Steamworks.ServerQuery.GetOutgoingPacket.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..fc8f902 --- /dev/null +++ b/Facepunch.Steamworks.ServerQuery.Handle.md @@ -0,0 +1,5 @@ +# Handle +##= **void** [[Handle|Facepunch.Steamworks.ServerQuery.Handle]]( **byte[]** data, **int** size, **uint** address, **UInt16** port ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.ServerQuery.md b/Facepunch.Steamworks.ServerQuery.md index e3dee00..7f8ba24 100644 --- a/Facepunch.Steamworks.ServerQuery.md +++ b/Facepunch.Steamworks.ServerQuery.md @@ -2,7 +2,7 @@ ### Methods * **bool** [[GetOutgoingPacket|Facepunch.Steamworks.ServerQuery.GetOutgoingPacket]]( **Packet&** packet ) -* **void** [[Handle|Facepunch.Steamworks.ServerQuery.Handle]]( **Byte[]** data, **int** size, **uint** address, **UInt16** port ) +* **void** [[Handle|Facepunch.Steamworks.ServerQuery.Handle]]( **byte[]** data, **int** size, **uint** address, **UInt16** port ) ### Properties diff --git a/Facepunch.Steamworks.ServerStats.Commit.md b/Facepunch.Steamworks.ServerStats.Commit.md new file mode 100644 index 0000000..53d875f --- /dev/null +++ b/Facepunch.Steamworks.ServerStats.Commit.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..1d137db --- /dev/null +++ b/Facepunch.Steamworks.ServerStats.GetFloat.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..9731aa5 --- /dev/null +++ b/Facepunch.Steamworks.ServerStats.GetInt.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..48a63c4 --- /dev/null +++ b/Facepunch.Steamworks.ServerStats.Refresh.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..190ab84 --- /dev/null +++ b/Facepunch.Steamworks.ServerStats.Set.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..82ec927 --- /dev/null +++ b/Facepunch.Steamworks.Stats.GetFloat.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..52841ed --- /dev/null +++ b/Facepunch.Steamworks.Stats.GetGlobalFloat.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..204a24f --- /dev/null +++ b/Facepunch.Steamworks.Stats.GetGlobalInt.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..c9fbfbc --- /dev/null +++ b/Facepunch.Steamworks.Stats.GetInt.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..ba8bece --- /dev/null +++ b/Facepunch.Steamworks.Stats.UpdateGlobalStats.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..d0dd735 --- /dev/null +++ b/Facepunch.Steamworks.Stats.UpdateStats.md @@ -0,0 +1,5 @@ +# UpdateStats +##= **void** [[UpdateStats|Facepunch.Steamworks.Stats.UpdateStats]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.SteamFriend.Refresh.md b/Facepunch.Steamworks.SteamFriend.Refresh.md new file mode 100644 index 0000000..5ab59b0 --- /dev/null +++ b/Facepunch.Steamworks.SteamFriend.Refresh.md @@ -0,0 +1,5 @@ +# Refresh +##= **void** [[Refresh|Facepunch.Steamworks.SteamFriend.Refresh]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Voice.Decompress.md b/Facepunch.Steamworks.Voice.Decompress.md new file mode 100644 index 0000000..d714a94 --- /dev/null +++ b/Facepunch.Steamworks.Voice.Decompress.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..3d9aaa9 --- /dev/null +++ b/Facepunch.Steamworks.Voice.Dispose.md @@ -0,0 +1,5 @@ +# Dispose +##= **void** [[Dispose|Facepunch.Steamworks.Voice.Dispose]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Voice.md b/Facepunch.Steamworks.Voice.md index 0ee26b5..743dd9e 100644 --- a/Facepunch.Steamworks.Voice.md +++ b/Facepunch.Steamworks.Voice.md @@ -1,7 +1,7 @@ # Voice ### Methods -* **bool** [[Decompress|Facepunch.Steamworks.Voice.Decompress]]( **Byte[]** input, **MemoryStream** output, **uint** samepleRate ) +* **bool** [[Decompress|Facepunch.Steamworks.Voice.Decompress]]( **byte[]** input, **MemoryStream** output, **uint** samepleRate ) * **bool** [[Decompress|Facepunch.Steamworks.Voice.Decompress]]( **IntPtr** input, **int** inputoffset, **int** inputsize, **MemoryStream** output, **uint** samepleRate ) * **void** [[Dispose|Facepunch.Steamworks.Voice.Dispose]]( ) diff --git a/Facepunch.Steamworks.Workshop.CreateItem.md b/Facepunch.Steamworks.Workshop.CreateItem.md new file mode 100644 index 0000000..f3c2263 --- /dev/null +++ b/Facepunch.Steamworks.Workshop.CreateItem.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..b697227 --- /dev/null +++ b/Facepunch.Steamworks.Workshop.CreateQuery.md @@ -0,0 +1,5 @@ +# CreateQuery +##= **Query** [[CreateQuery|Facepunch.Steamworks.Workshop.CreateQuery]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Workshop.Dispose.md b/Facepunch.Steamworks.Workshop.Dispose.md new file mode 100644 index 0000000..a8a3734 --- /dev/null +++ b/Facepunch.Steamworks.Workshop.Dispose.md @@ -0,0 +1,5 @@ +# Dispose +##= **void** [[Dispose|Facepunch.Steamworks.Workshop.Dispose]]( ) +``` +No documentation available +``` diff --git a/Facepunch.Steamworks.Workshop.EditItem.md b/Facepunch.Steamworks.Workshop.EditItem.md new file mode 100644 index 0000000..749978f --- /dev/null +++ b/Facepunch.Steamworks.Workshop.EditItem.md @@ -0,0 +1,5 @@ +# 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 new file mode 100644 index 0000000..3148e36 --- /dev/null +++ b/Facepunch.Steamworks.Workshop.GetItem.md @@ -0,0 +1,5 @@ +# GetItem +##= **Item** [[GetItem|Facepunch.Steamworks.Workshop.GetItem]]( **ulong** itemid ) +``` +No documentation available +```