Package zombie.core.znet
Class SteamWorkshopItem
java.lang.Object
zombie.core.znet.SteamWorkshopItem
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancreate()static ArrayListgetExtendedErrorInfo(String string) getID()String[]getTags()getTitle()booleangetUpdateProgress(KahluaTable kahluaTable) intintbooleanvoidsetChangeNote(String string) voidsetDescription(String string) voidvoidvoidvoidsetVisibility(String string) voidsetVisibilityInteger(int int1) booleanvalidatePreviewImage(Path path) boolean
-
Constructor Details
-
SteamWorkshopItem
-
-
Method Details
-
getContentFolder
-
getFolderName
-
setID
-
getID
-
setTitle
-
getTitle
-
setDescription
-
getDescription
-
setVisibility
-
getVisibility
-
setVisibilityInteger
public void setVisibilityInteger(int int1) -
getVisibilityInteger
public int getVisibilityInteger() -
setTags
-
getAllowedTags
-
getTags
-
getSubmitDescription
-
getSubmitTags
-
getPreviewImage
-
setChangeNote
-
getChangeNote
-
create
public boolean create() -
submitUpdate
public boolean submitUpdate() -
getUpdateProgress
-
getUpdateProgressTotal
public int getUpdateProgressTotal() -
validatePreviewImage
- Throws:
IOException
-
validateContents
-
getExtendedErrorInfo
-
readWorkshopTxt
public boolean readWorkshopTxt() -
writeWorkshopTxt
public boolean writeWorkshopTxt()
-