From f6d734cb1f4e32636b792b3382627ddb0b390c6a Mon Sep 17 00:00:00 2001 From: Garry Newman Date: Wed, 2 Nov 2016 20:49:38 +0000 Subject: [PATCH] More fix --- Facepunch.Steamworks.Workshop.CreateItem.md | 3 ++- Poop/Auth.md | 8 -------- 2 files changed, 2 insertions(+), 9 deletions(-) delete mode 100644 Poop/Auth.md diff --git a/Facepunch.Steamworks.Workshop.CreateItem.md b/Facepunch.Steamworks.Workshop.CreateItem.md index 54d7f24..394e578 100644 --- a/Facepunch.Steamworks.Workshop.CreateItem.md +++ b/Facepunch.Steamworks.Workshop.CreateItem.md @@ -5,5 +5,6 @@ Editor CreateItem( ItemType type ) ``` ## Summary ``` -No documentation available +Create a new Editor object with the intention of creating a new item. + Your item won't actually be created until you call Publish() on the object. ``` diff --git a/Poop/Auth.md b/Poop/Auth.md deleted file mode 100644 index 8fa3f24..0000000 --- a/Poop/Auth.md +++ /dev/null @@ -1,8 +0,0 @@ -# Auth - -### Methods -* **Ticket** [[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]( ) - -### Properties - -### Fields