More fix

Garry Newman 2016-11-02 20:49:38 +00:00
parent fab4cf4040
commit f6d734cb1f
2 changed files with 2 additions and 9 deletions

@ -5,5 +5,6 @@ Editor CreateItem( ItemType type )
``` ```
## Summary ## 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.
``` ```

@ -1,8 +0,0 @@
# Auth
### Methods
* **Ticket** [[GetAuthSessionTicket|Facepunch.Steamworks.Auth.GetAuthSessionTicket]]( )
### Properties
### Fields