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